Alpha version numbers noticed by Schwern.
[p5sagit/p5-mst-13.2.git] / ext / IO / lib / IO / Seekable.pm
index 2ddee4d..240b288 100644 (file)
@@ -107,7 +107,7 @@ require Exporter;
 @EXPORT = qw(SEEK_SET SEEK_CUR SEEK_END);
 @ISA = qw(Exporter);
 
-$VERSION = "1.08_00";
+$VERSION = "1.09";
 $VERSION = eval $VERSION;
 
 sub seek {