Alpha version numbers noticed by Schwern.
[p5sagit/p5-mst-13.2.git] / ext / IPC / SysV / Semaphore.pm
index b17664f..94ccf91 100644 (file)
@@ -12,7 +12,7 @@ use strict;
 use vars qw($VERSION);
 use Carp;
 
-$VERSION = "1.01_00";
+$VERSION = "1.02";
 $VERSION = eval $VERSION;
 
 {