summaryrefslogtreecommitdiff
path: root/systems/texlive/tlnet/tlpkg/tlperl/lib/Digest/base.pm
diff options
context:
space:
mode:
Diffstat (limited to 'systems/texlive/tlnet/tlpkg/tlperl/lib/Digest/base.pm')
-rw-r--r--systems/texlive/tlnet/tlpkg/tlperl/lib/Digest/base.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/systems/texlive/tlnet/tlpkg/tlperl/lib/Digest/base.pm b/systems/texlive/tlnet/tlpkg/tlperl/lib/Digest/base.pm
index 0f3afcbda9..539559b261 100644
--- a/systems/texlive/tlnet/tlpkg/tlperl/lib/Digest/base.pm
+++ b/systems/texlive/tlnet/tlpkg/tlperl/lib/Digest/base.pm
@@ -3,7 +3,7 @@ package Digest::base;
use strict;
use warnings;
-our $VERSION = "1.19";
+our $VERSION = "1.20";
# subclass is supposed to implement at least these
sub new;