diff options
author | Father Chrysostomos <sprout@cpan.org> | 2017-09-10 21:51:50 -0700 |
---|---|---|
committer | Father Chrysostomos <sprout@cpan.org> | 2017-10-08 13:02:45 -0700 |
commit | 975601e92683a5f503e101106ecaa4f7c8b9d483 (patch) | |
tree | 89121de4c104791cc039ed4053d13e489a9b849d /cpan/NEXT | |
parent | efec59086fbd10d2636e6f6d7c0c4d34edbe93ca (diff) | |
download | perl-975601e92683a5f503e101106ecaa4f7c8b9d483.tar.gz |
Provisional version bump for NEXT.pm
A patch ha- been submitted upstream already, so hopefully this version
number will be short-lived.
Diffstat (limited to 'cpan/NEXT')
-rw-r--r-- | cpan/NEXT/lib/NEXT.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cpan/NEXT/lib/NEXT.pm b/cpan/NEXT/lib/NEXT.pm index 74cd2b83a7..a2ad070f65 100644 --- a/cpan/NEXT/lib/NEXT.pm +++ b/cpan/NEXT/lib/NEXT.pm @@ -5,7 +5,7 @@ use strict; use warnings; use overload (); -our $VERSION = '0.67'; +our $VERSION = '0.67_01'; sub NEXT::ELSEWHERE::ancestors { |