From 6d672728d229f6d5728c246e307d797d3f695b5c Mon Sep 17 00:00:00 2001 From: Tony Cook Date: Thu, 12 Jun 2014 14:06:25 +1000 Subject: bump $VERSION for PerlIO-encoding, PerlIO-mmap, PerlIO-scalar, OS2-Process --- os2/OS2/OS2-Process/Process.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'os2') diff --git a/os2/OS2/OS2-Process/Process.pm b/os2/OS2/OS2-Process/Process.pm index 55e8f61638..babe470198 100644 --- a/os2/OS2/OS2-Process/Process.pm +++ b/os2/OS2/OS2-Process/Process.pm @@ -20,7 +20,7 @@ BEGIN { #require AutoLoader; our @ISA = qw(Exporter); - our $VERSION = "1.09"; + our $VERSION = "1.10"; XSLoader::load('OS2::Process', $VERSION); } -- cgit v1.2.1