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 a66e50c67d4..79dadc419e1 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.07';
+$autouse::VERSION = '1.08';
$autouse::DEBUG ||= 0;