summaryrefslogtreecommitdiff
path: root/Master/tlpkg/tlperl/lib/List/Util/XS.pm
diff options
context:
space:
mode:
Diffstat (limited to 'Master/tlpkg/tlperl/lib/List/Util/XS.pm')
-rw-r--r--Master/tlpkg/tlperl/lib/List/Util/XS.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/tlpkg/tlperl/lib/List/Util/XS.pm b/Master/tlpkg/tlperl/lib/List/Util/XS.pm
index d46853ca234..01b944b5ab2 100644
--- a/Master/tlpkg/tlperl/lib/List/Util/XS.pm
+++ b/Master/tlpkg/tlperl/lib/List/Util/XS.pm
@@ -2,7 +2,7 @@ package List::Util::XS;
use strict;
use List::Util;
-our $VERSION = "1.25"; # FIXUP
+our $VERSION = "1.27"; # FIXUP
$VERSION = eval $VERSION; # FIXUP
1;