Bump $Win32CORE::VERSION
authorSteve Hay <steve.m.hay@googlemail.com>
Mon, 13 Aug 2012 07:54:27 +0000 (08:54 +0100)
committerSteve Hay <steve.m.hay@googlemail.com>
Mon, 13 Aug 2012 07:54:27 +0000 (08:54 +0100)
The .c file was changed by 2e94d7323a.

ext/Win32CORE/Win32CORE.pm

index 0e5d20b..f89bfab 100644 (file)
@@ -1,6 +1,6 @@
 package Win32CORE;
 
-$VERSION = '0.02';
+$VERSION = '0.03';
 
 # There is no reason to load this module explicitly.  It will be
 # initialized using xs_init() when the interpreter is constructed.