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 88f663f0ec4..28cf6928f4f 100644
--- a/Master/tlpkg/tlperl/lib/List/Util/XS.pm
+++ b/Master/tlpkg/tlperl/lib/List/Util/XS.pm
@@ -3,7 +3,7 @@ use strict;
use warnings;
use List::Util;
-our $VERSION = "1.55"; # FIXUP
+our $VERSION = "1.63"; # FIXUP
$VERSION =~ tr/_//d; # FIXUP
1;