projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
00b0d0d
)
Upgrade to Win32 0.34
Rafael Garcia-Suarez [Thu, 22 Nov 2007 07:09:59 +0000 (07:09 +0000)]
p4raw-id: //depot/perl@32445
ext/Win32/Win32.pm
patch
|
blob
|
blame
|
history
diff --git
a/ext/Win32/Win32.pm
b/ext/Win32/Win32.pm
index
72dac3a
..
1f909e4
100644
(file)
--- a/
ext/Win32/Win32.pm
+++ b/
ext/Win32/Win32.pm
@@
-8,7
+8,7
@@
BEGIN {
require DynaLoader;
@ISA = qw|Exporter DynaLoader|;
- $VERSION = '0.33';
+ $VERSION = '0.34';
$XS_VERSION = $VERSION;
$VERSION = eval $VERSION;