From ede6ab58533e3b13086324aabe6605a74121b688 Mon Sep 17 00:00:00 2001 From: Jesse Vincent Date: Tue, 20 Oct 2009 10:17:45 -0400 Subject: Bump OS2::DLL's version since it differs from what was shipped in 5.11.0 --- os2/OS2/OS2-REXX/DLL/DLL.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'os2/OS2') diff --git a/os2/OS2/OS2-REXX/DLL/DLL.pm b/os2/OS2/OS2-REXX/DLL/DLL.pm index 92eca22bda..023c20a0bd 100644 --- a/os2/OS2/OS2-REXX/DLL/DLL.pm +++ b/os2/OS2/OS2-REXX/DLL/DLL.pm @@ -1,6 +1,6 @@ package OS2::DLL; -our $VERSION = '1.03'; +our $VERSION = '1.04'; use Carp; use XSLoader; -- cgit v1.2.1