summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicholas Clark <nick@ccl4.org>2005-05-16 15:11:30 +0000
committerNicholas Clark <nick@ccl4.org>2005-05-16 15:11:30 +0000
commit02a44301bf4932369de0c75ad20a9c1256a455cd (patch)
treee5901a0616b779937e0c15816d7586400d2b8460
parentbce8f4120e2273696708e81ef6c1d919b324fb00 (diff)
downloadperl-02a44301bf4932369de0c75ad20a9c1256a455cd.tar.gz
Bump the version number on Win32::Win32
p4raw-id: //depot/perl@24482
-rw-r--r--win32/ext/Win32/Win32.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/win32/ext/Win32/Win32.pm b/win32/ext/Win32/Win32.pm
index f3517b170b..3844c63429 100644
--- 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.23';
+ $VERSION = '0.24';
@EXPORT = qw(
NULL