diff options
Diffstat (limited to 'Master/tlpkg/tlperl/lib/inc/latest.pm')
-rw-r--r-- | Master/tlpkg/tlperl/lib/inc/latest.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/tlpkg/tlperl/lib/inc/latest.pm b/Master/tlpkg/tlperl/lib/inc/latest.pm index fc9e2e94bf8..94802e7a357 100644 --- a/Master/tlpkg/tlperl/lib/inc/latest.pm +++ b/Master/tlpkg/tlperl/lib/inc/latest.pm @@ -1,7 +1,7 @@ package inc::latest; use strict; use vars qw($VERSION); -$VERSION = '0.3603'; +$VERSION = '0.3800'; $VERSION = eval $VERSION; use Carp; |