diff options
Diffstat (limited to 'systems/texlive/tlnet/tlpkg/tlperl/lib/parent.pm')
-rw-r--r-- | systems/texlive/tlnet/tlpkg/tlperl/lib/parent.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/systems/texlive/tlnet/tlpkg/tlperl/lib/parent.pm b/systems/texlive/tlnet/tlpkg/tlperl/lib/parent.pm index f2405efe7e..483aa3e025 100644 --- a/systems/texlive/tlnet/tlpkg/tlperl/lib/parent.pm +++ b/systems/texlive/tlnet/tlpkg/tlperl/lib/parent.pm @@ -1,7 +1,7 @@ package parent; use strict; -our $VERSION = '0.238'; +our $VERSION = '0.241'; sub import { my $class = shift; |