projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
7473853
)
Upgrade to version-0.6701
Steve Peters [Tue, 3 Oct 2006 13:51:30 +0000 (13:51 +0000)]
p4raw-id: //depot/perl@28924
lib/version.pm
patch
|
blob
|
blame
|
history
diff --git
a/lib/version.pm
b/lib/version.pm
index
703c163
..
9de39e6
100644
(file)
--- a/
lib/version.pm
+++ b/
lib/version.pm
@@
-6,7
+6,7
@@
use strict;
use vars qw(@ISA $VERSION $CLASS *qv);
-$VERSION = 0.67;
+$VERSION = 0.6701;
$CLASS = 'version';