projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
83b907a
)
Bump NEXT version to 0.61 for CPAN release
Rafael Garcia-Suarez [Wed, 4 Jun 2008 07:39:31 +0000 (07:39 +0000)]
p4raw-id: //depot/perl@33995
lib/NEXT.pm
patch
|
blob
|
blame
|
history
diff --git
a/lib/NEXT.pm
b/lib/NEXT.pm
index
f695f96
..
dc31277
100644
(file)
--- a/
lib/NEXT.pm
+++ b/
lib/NEXT.pm
@@
-1,5
+1,5
@@
package NEXT;
-$VERSION = '0.60_03';
+$VERSION = '0.61';
use Carp;
use strict;
use overload ();