summaryrefslogtreecommitdiff
path: root/Master/tlpkg/tlperl/site/lib/LWP/DebugFile.pm
diff options
context:
space:
mode:
Diffstat (limited to 'Master/tlpkg/tlperl/site/lib/LWP/DebugFile.pm')
-rw-r--r--Master/tlpkg/tlperl/site/lib/LWP/DebugFile.pm4
1 files changed, 3 insertions, 1 deletions
diff --git a/Master/tlpkg/tlperl/site/lib/LWP/DebugFile.pm b/Master/tlpkg/tlperl/site/lib/LWP/DebugFile.pm
index 681415f4ccd..2f99249d3be 100644
--- a/Master/tlpkg/tlperl/site/lib/LWP/DebugFile.pm
+++ b/Master/tlpkg/tlperl/site/lib/LWP/DebugFile.pm
@@ -1,5 +1,7 @@
package LWP::DebugFile;
-$LWP::DebugFile::VERSION = '6.25';
+
+our $VERSION = '6.31';
+
# legacy stub
1;