summaryrefslogtreecommitdiff
path: root/dist
diff options
context:
space:
mode:
authorTony Cook <tony@develop-help.com>2014-10-03 15:20:45 +1000
committerTony Cook <tony@develop-help.com>2014-10-03 15:22:48 +1000
commitde937bde1656ced37af51591845e3f6573dbe0cd (patch)
tree6155d466993782fb5ebed2f24f9e83861c78d9c8 /dist
parent30837b2a7d75fc49f0e4a9eab53e400d4a673e59 (diff)
downloadperl-de937bde1656ced37af51591845e3f6573dbe0cd.tar.gz
bump $XSLoader::VERSION
Diffstat (limited to 'dist')
-rw-r--r--dist/XSLoader/XSLoader_pm.PL2
1 files changed, 1 insertions, 1 deletions
diff --git a/dist/XSLoader/XSLoader_pm.PL b/dist/XSLoader/XSLoader_pm.PL
index 6a25db8bee..893846acc2 100644
--- a/dist/XSLoader/XSLoader_pm.PL
+++ b/dist/XSLoader/XSLoader_pm.PL
@@ -10,7 +10,7 @@ print OUT <<'EOT';
package XSLoader;
-$VERSION = "0.17";
+$VERSION = "0.18";
#use strict;