summaryrefslogtreecommitdiff
path: root/Master/tlpkg/tlperl/lib/Win32CORE.pm
diff options
context:
space:
mode:
Diffstat (limited to 'Master/tlpkg/tlperl/lib/Win32CORE.pm')
-rw-r--r--Master/tlpkg/tlperl/lib/Win32CORE.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/tlpkg/tlperl/lib/Win32CORE.pm b/Master/tlpkg/tlperl/lib/Win32CORE.pm
index 0e5d20bb908..1ea847b0692 100644
--- a/Master/tlpkg/tlperl/lib/Win32CORE.pm
+++ b/Master/tlpkg/tlperl/lib/Win32CORE.pm
@@ -1,6 +1,6 @@
package Win32CORE;
-$VERSION = '0.02';
+$VERSION = '0.04';
# There is no reason to load this module explicitly. It will be
# initialized using xs_init() when the interpreter is constructed.