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 5531d76428..3b9786c184 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.9928;
+our $VERSION = 0.9929;
our $CLASS = 'version';
our (@ISA, $STRICT, $LAX);