From 24c5753beaf378d35553785f02c3110a1c0fe293 Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Fri, 23 Apr 2021 03:01:11 +0000 Subject: CTAN sync 202104230301 --- systems/texlive/tlnet/tlpkg/TeXLive/TLUtils.pm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'systems/texlive/tlnet/tlpkg/TeXLive/TLUtils.pm') diff --git a/systems/texlive/tlnet/tlpkg/TeXLive/TLUtils.pm b/systems/texlive/tlnet/tlpkg/TeXLive/TLUtils.pm index 886553a8cd..384e6d9a32 100644 --- a/systems/texlive/tlnet/tlpkg/TeXLive/TLUtils.pm +++ b/systems/texlive/tlnet/tlpkg/TeXLive/TLUtils.pm @@ -1,4 +1,4 @@ -# $Id: TLUtils.pm 58139 2021-03-05 00:26:37Z preining $ +# $Id: TLUtils.pm 58961 2021-04-22 00:55:07Z preining $ # TeXLive::TLUtils.pm - the inevitable utilities for TeX Live. # Copyright 2007-2021 Norbert Preining, Reinhard Kotucha # This file is licensed under the GNU General Public License version 2 @@ -6,7 +6,7 @@ package TeXLive::TLUtils; -my $svnrev = '$Revision: 58139 $'; +my $svnrev = '$Revision: 58961 $'; my $_modulerevision = ($svnrev =~ m/: ([0-9]+) /) ? $1 : "unknown"; sub module_revision { return $_modulerevision; } -- cgit v1.2.3