summaryrefslogtreecommitdiff
path: root/Master/tlpkg/tlperl/lib/autouse.pm
diff options
context:
space:
mode:
Diffstat (limited to 'Master/tlpkg/tlperl/lib/autouse.pm')
-rw-r--r--Master/tlpkg/tlperl/lib/autouse.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/tlpkg/tlperl/lib/autouse.pm b/Master/tlpkg/tlperl/lib/autouse.pm
index 79dadc419e1..2dd8c1dbd74 100644
--- a/Master/tlpkg/tlperl/lib/autouse.pm
+++ b/Master/tlpkg/tlperl/lib/autouse.pm
@@ -3,7 +3,7 @@ package autouse;
#use strict; # debugging only
use 5.006; # use warnings
-$autouse::VERSION = '1.08';
+$autouse::VERSION = '1.11';
$autouse::DEBUG ||= 0;