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

index 689bd42..e55bfee 100644 (file)
@@ -8,7 +8,7 @@ BEGIN {
     require DynaLoader;
 
     @ISA = qw|Exporter DynaLoader|;
-    $VERSION = '0.24';
+    $VERSION = '0.2601';
 
     @EXPORT = qw(
        NULL