A swath of VERSION patches from Nicholas Clark.
[p5sagit/p5-mst-13.2.git] / os2 / OS2 / Process / Process.pm
index 956e8fd..bed50f3 100644 (file)
@@ -20,7 +20,7 @@ BEGIN {
   #require AutoLoader;
 
   our @ISA = qw(Exporter);
-  our $VERSION = "1.0";
+  our $VERSION = "1.01";
   XSLoader::load('OS2::Process', $VERSION);
 }