projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
8346f1f
)
Bump OS2::DLL's version since it differs from what was shipped in 5.11.0
Jesse Vincent [Tue, 20 Oct 2009 14:17:45 +0000 (10:17 -0400)]
os2/OS2/OS2-REXX/DLL/DLL.pm
patch
|
blob
|
blame
|
history
diff --git
a/os2/OS2/OS2-REXX/DLL/DLL.pm
b/os2/OS2/OS2-REXX/DLL/DLL.pm
index
92eca22
..
023c20a
100644
(file)
--- 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;