summaryrefslogtreecommitdiff
path: root/systems/texlive/tlnet/tlpkg/tlperl/lib/perlfaq.pm
diff options
context:
space:
mode:
Diffstat (limited to 'systems/texlive/tlnet/tlpkg/tlperl/lib/perlfaq.pm')
-rw-r--r--systems/texlive/tlnet/tlpkg/tlperl/lib/perlfaq.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/systems/texlive/tlnet/tlpkg/tlperl/lib/perlfaq.pm b/systems/texlive/tlnet/tlpkg/tlperl/lib/perlfaq.pm
index dcb5ea730b..b1d29115e9 100644
--- a/systems/texlive/tlnet/tlpkg/tlperl/lib/perlfaq.pm
+++ b/systems/texlive/tlnet/tlpkg/tlperl/lib/perlfaq.pm
@@ -2,6 +2,6 @@ use strict;
use warnings;
package perlfaq;
-our $VERSION = '5.20210411';
+our $VERSION = '5.20210520';
1;