Bump up the VERSIONs of modules that have changed since 5.6.0,
[p5sagit/p5-mst-13.2.git] / ext / IPC / SysV / Semaphore.pm
index 0505be2..287d438 100644 (file)
@@ -12,7 +12,7 @@ use strict;
 use vars qw($VERSION);
 use Carp;
 
-$VERSION = "1.00";
+$VERSION = "1.01";
 
 {
     package IPC::Semaphore::stat;