Bump OS2::Process's version since it differs from the version in 5.11.0
Jesse Vincent [Tue, 20 Oct 2009 14:16:50 +0000 (10:16 -0400)]
os2/OS2/OS2-Process/Process.pm

index 00b11aa..37bb3f0 100644 (file)
@@ -20,7 +20,7 @@ BEGIN {
   #require AutoLoader;
 
   our @ISA = qw(Exporter);
-  our $VERSION = "1.03";
+  our $VERSION = "1.04";
   XSLoader::load('OS2::Process', $VERSION);
 }