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