projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
cd57dc1
)
Bleadperl's Win32::Win32 is more recent than the current CPAN release
Steve Hay [Wed, 11 Jan 2006 09:04:38 +0000 (09:04 +0000)]
of libwin32 (0.26), so bump the $VERSION a little
p4raw-id: //depot/perl@26778
win32/ext/Win32/Win32.pm
patch
|
blob
|
blame
|
history
diff --git
a/win32/ext/Win32/Win32.pm
b/win32/ext/Win32/Win32.pm
index
689bd42
..
e55bfee
100644
(file)
--- a/
win32/ext/Win32/Win32.pm
+++ b/
win32/ext/Win32/Win32.pm
@@
-8,7
+8,7
@@
BEGIN {
require DynaLoader;
@ISA = qw|Exporter DynaLoader|;
- $VERSION = '0.24';
+ $VERSION = '0.2601';
@EXPORT = qw(
NULL