Bump $Win32CORE::VERSION following commit 35f601d964
authorSteve Hay <steve.m.hay@googlemail.com>
Mon, 15 Oct 2012 07:35:59 +0000 (08:35 +0100)
committerSteve Hay <steve.m.hay@googlemail.com>
Mon, 15 Oct 2012 07:35:59 +0000 (08:35 +0100)
ext/Win32CORE/Win32CORE.pm

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