summaryrefslogtreecommitdiff
path: root/ext/PerlIO-scalar/scalar.pm
diff options
context:
space:
mode:
Diffstat (limited to 'ext/PerlIO-scalar/scalar.pm')
-rw-r--r--ext/PerlIO-scalar/scalar.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/PerlIO-scalar/scalar.pm b/ext/PerlIO-scalar/scalar.pm
index 45f2119d56..a6da9631cf 100644
--- a/ext/PerlIO-scalar/scalar.pm
+++ b/ext/PerlIO-scalar/scalar.pm
@@ -1,5 +1,5 @@
package PerlIO::scalar;
-our $VERSION = '0.11';
+our $VERSION = '0.11_01';
require XSLoader;
XSLoader::load();
1;