This is a live mirror of the Perl 5 development currently hosted at
https://github.com/perl/perl5
https://perl5.git.perl.org
/
perl5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
83b907a
)
Bump NEXT version to 0.61 for CPAN release
author
Rafael Garcia-Suarez
<rgarciasuarez@gmail.com>
Wed, 4 Jun 2008 07:39:31 +0000
(07:39 +0000)
committer
Rafael Garcia-Suarez
<rgarciasuarez@gmail.com>
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.6
0_03
';
+$VERSION = '0.6
1
';
use Carp;
use strict;
use overload ();