summaryrefslogtreecommitdiff
path: root/Master/tlpkg/tlperl/lib/PerlIO/scalar.pm
diff options
context:
space:
mode:
Diffstat (limited to 'Master/tlpkg/tlperl/lib/PerlIO/scalar.pm')
-rw-r--r--Master/tlpkg/tlperl/lib/PerlIO/scalar.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/tlpkg/tlperl/lib/PerlIO/scalar.pm b/Master/tlpkg/tlperl/lib/PerlIO/scalar.pm
index 4ed4e4060da..ce328ede238 100644
--- a/Master/tlpkg/tlperl/lib/PerlIO/scalar.pm
+++ b/Master/tlpkg/tlperl/lib/PerlIO/scalar.pm
@@ -1,5 +1,5 @@
package PerlIO::scalar;
-our $VERSION = '0.24';
+our $VERSION = '0.26';
require XSLoader;
XSLoader::load();
1;