From 3dcd47c3f86469dbc8abad96fc8e9b468b838d5b Mon Sep 17 00:00:00 2001 From: Jesse Vincent Date: Tue, 1 Feb 2011 13:54:06 -0500 Subject: Bump OS2::Process version since the docs changed triggering a test fail --- 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 975225541f..739c8073ac 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.05"; + our $VERSION = "1.06"; XSLoader::load('OS2::Process', $VERSION); } -- cgit v1.2.1