Alpha version numbers noticed by Schwern.
[p5sagit/p5-mst-13.2.git] / ext / Devel / Peek / Peek.pm
index 37e01a4..4bd2dd9 100644 (file)
@@ -3,8 +3,7 @@
 
 package Devel::Peek;
 
-# Underscore to allow older Perls to access older version from CPAN
-$VERSION = '1.00_03';
+$VERSION = '1.01';
 $XS_VERSION = $VERSION;
 $VERSION = eval $VERSION;