projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
f3be372
)
Upgrade to version-0.69
Steve Peters [Sat, 20 Jan 2007 03:51:26 +0000 (
03:51
+0000)]
p4raw-id: //depot/perl@29895
lib/version.pm
patch
|
blob
|
blame
|
history
diff --git
a/lib/version.pm
b/lib/version.pm
index
084b948
..
3291973
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.68;
+$VERSION = 0.69;
$CLASS = 'version';