summaryrefslogtreecommitdiff
path: root/math/p5-Math-Vec/files/patch-Vec.pm
diff options
context:
space:
mode:
Diffstat (limited to 'math/p5-Math-Vec/files/patch-Vec.pm')
-rw-r--r--math/p5-Math-Vec/files/patch-Vec.pm8
1 files changed, 4 insertions, 4 deletions
diff --git a/math/p5-Math-Vec/files/patch-Vec.pm b/math/p5-Math-Vec/files/patch-Vec.pm
index c6929952a7ee..9870e561ad08 100644
--- a/math/p5-Math-Vec/files/patch-Vec.pm
+++ b/math/p5-Math-Vec/files/patch-Vec.pm
@@ -1,10 +1,10 @@
---- Vec.pm.orig Thu Sep 1 18:16:13 2005
-+++ Vec.pm Thu Sep 1 18:16:43 2005
+--- lib/Math/Vec.pm.orig Sun Jan 8 07:40:51 2006
++++ lib/Math/Vec.pm Mon Jan 30 23:36:57 2006
@@ -1,5 +1,6 @@
package Math::Vec;
--our $VERSION = '0.02';
+-our $VERSION = '0.031';
+use vars qw($VERSION);
-+$VERSION = '0.02';
++$VERSION = '0.031';
=pod