diff options
Diffstat (limited to 'Master/tlpkg/tlperl/lib/Locale/Maketext/GutsLoader.pm')
-rw-r--r-- | Master/tlpkg/tlperl/lib/Locale/Maketext/GutsLoader.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/tlpkg/tlperl/lib/Locale/Maketext/GutsLoader.pm b/Master/tlpkg/tlperl/lib/Locale/Maketext/GutsLoader.pm index 858fcf7663a..35a71ab5094 100644 --- a/Master/tlpkg/tlperl/lib/Locale/Maketext/GutsLoader.pm +++ b/Master/tlpkg/tlperl/lib/Locale/Maketext/GutsLoader.pm @@ -2,7 +2,7 @@ package Locale::Maketext::GutsLoader; use Locale::Maketext; -our $VERSION = '1.17'; +our $VERSION = '1.20'; sub zorp { return scalar @_ } |