diff options
Diffstat (limited to 'Master/tlpkg/tlperl/lib/NEXT.pm')
-rw-r--r-- | Master/tlpkg/tlperl/lib/NEXT.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/tlpkg/tlperl/lib/NEXT.pm b/Master/tlpkg/tlperl/lib/NEXT.pm index a2ad070f651..15b0e01c25c 100644 --- a/Master/tlpkg/tlperl/lib/NEXT.pm +++ b/Master/tlpkg/tlperl/lib/NEXT.pm @@ -5,7 +5,7 @@ use strict; use warnings; use overload (); -our $VERSION = '0.67_01'; +our $VERSION = '0.68'; sub NEXT::ELSEWHERE::ancestors { |