Alpha version numbers noticed by Schwern.
[p5sagit/p5-mst-13.2.git] / ext / IPC / SysV / SysV.pm
index d4c51af..7645ced 100644 (file)
@@ -14,7 +14,7 @@ use Config;
 require Exporter;
 @ISA = qw(Exporter);
 
-$VERSION = "1.03_00";
+$VERSION = "1.04";
 $XS_VERSION = $VERSION;
 $VERSION = eval $VERSION;