This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Version bumps for Devel-Peek non-dual-life modules identified by
authorJesse Vincent <jesse@bestpractical.com>
Thu, 20 Jan 2011 19:02:05 +0000 (14:02 -0500)
committerJesse Vincent <jesse@bestpractical.com>
Thu, 20 Jan 2011 19:02:05 +0000 (14:02 -0500)
./perl -Ilib Porting/cmpVERSION.pl -xd . v5.13.8

ext/Devel-Peek/Peek.pm

index 9668d18..ab0d5eb 100644 (file)
@@ -3,7 +3,7 @@
 
 package Devel::Peek;
 
-$VERSION = '1.06';
+$VERSION = '1.07';
 $XS_VERSION = $VERSION;
 $VERSION = eval $VERSION;