summaryrefslogtreecommitdiff
path: root/Master/tlpkg/tlperl/lib/inc/latest.pm
diff options
context:
space:
mode:
Diffstat (limited to 'Master/tlpkg/tlperl/lib/inc/latest.pm')
-rw-r--r--Master/tlpkg/tlperl/lib/inc/latest.pm2
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 94802e7a357..c83167197b7 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.3800';
+$VERSION = '0.39_01';
$VERSION = eval $VERSION;
use Carp;