X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=ext%2FWin32%2FWin32.pm;h=d09a2314e3e0aff233be0b3b5a42b5d064feabe5;hb=0934c9d92d03b9af0e4cebeaa0942ad89e7cc04b;hp=1f909e4b36baea09042d90d0fc7c406ae34bb7a1;hpb=c427f4d2d4575fbc8a5190932fe321136c7597b3;p=p5sagit%2Fp5-mst-13.2.git diff --git a/ext/Win32/Win32.pm b/ext/Win32/Win32.pm index 1f909e4..d09a231 100644 --- a/ext/Win32/Win32.pm +++ b/ext/Win32/Win32.pm @@ -8,7 +8,7 @@ BEGIN { require DynaLoader; @ISA = qw|Exporter DynaLoader|; - $VERSION = '0.34'; + $VERSION = '0.34_01'; $XS_VERSION = $VERSION; $VERSION = eval $VERSION;