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