diff options
Diffstat (limited to 'Master/tlpkg/tlperl/lib/Sub/Util.pm')
-rw-r--r-- | Master/tlpkg/tlperl/lib/Sub/Util.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/tlpkg/tlperl/lib/Sub/Util.pm b/Master/tlpkg/tlperl/lib/Sub/Util.pm index 1bf58788869..28888f82655 100644 --- a/Master/tlpkg/tlperl/lib/Sub/Util.pm +++ b/Master/tlpkg/tlperl/lib/Sub/Util.pm @@ -15,7 +15,7 @@ our @EXPORT_OK = qw( subname set_subname ); -our $VERSION = "1.42_02"; +our $VERSION = "1.46_02"; $VERSION = eval $VERSION; require List::Util; # as it has the XS |