This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Version bumps for OS2 non-dual-life modules identified by
authorJesse Vincent <jesse@bestpractical.com>
Thu, 20 Jan 2011 19:06:04 +0000 (14:06 -0500)
committerJesse Vincent <jesse@bestpractical.com>
Thu, 20 Jan 2011 19:06:04 +0000 (14:06 -0500)
./perl -Ilib Porting/cmpVERSION.pl -xd . v5.13.8

os2/OS2/OS2-Process/Process.pm

index 5c67489..d59382b 100644 (file)
@@ -20,7 +20,7 @@ BEGIN {
   #require AutoLoader;
 
   our @ISA = qw(Exporter);
-  our $VERSION = "1.04";
+  our $VERSION = "1.05";
   XSLoader::load('OS2::Process', $VERSION);
 }