summaryrefslogtreecommitdiff
path: root/systems/texlive/tlnet/tlpkg/tlperl/lib/version.pm
diff options
context:
space:
mode:
Diffstat (limited to 'systems/texlive/tlnet/tlpkg/tlperl/lib/version.pm')
-rw-r--r--systems/texlive/tlnet/tlpkg/tlperl/lib/version.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/systems/texlive/tlnet/tlpkg/tlperl/lib/version.pm b/systems/texlive/tlnet/tlpkg/tlperl/lib/version.pm
index 72e78403d9..5531d76428 100644
--- a/systems/texlive/tlnet/tlpkg/tlperl/lib/version.pm
+++ b/systems/texlive/tlnet/tlpkg/tlperl/lib/version.pm
@@ -8,7 +8,7 @@ if ($] >= 5.015) {
warnings::register_categories(qw/version/);
}
-our $VERSION = 0.9924;
+our $VERSION = 0.9928;
our $CLASS = 'version';
our (@ISA, $STRICT, $LAX);