From a54b5d30860ad08a82b41adaa4ce3b1dfa1dd7e6 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Fri, 18 Jun 2021 20:10:06 +0000 Subject: l3 (18jun21) git-svn-id: svn://tug.org/texlive/trunk@59627 c570f23f-e606-0410-a88d-b1316a301751 --- Build/source/texk/texlive/linked_scripts/texlive/tlmgr.pl | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'Build') diff --git a/Build/source/texk/texlive/linked_scripts/texlive/tlmgr.pl b/Build/source/texk/texlive/linked_scripts/texlive/tlmgr.pl index 86682dcb637..9e19aa3b432 100755 --- a/Build/source/texk/texlive/linked_scripts/texlive/tlmgr.pl +++ b/Build/source/texk/texlive/linked_scripts/texlive/tlmgr.pl @@ -1,12 +1,12 @@ #!/usr/bin/env perl -# $Id: tlmgr.pl 59291 2021-05-21 03:14:40Z preining $ +# $Id: tlmgr.pl 59568 2021-06-12 22:02:32Z karl $ # # Copyright 2008-2021 Norbert Preining # This file is licensed under the GNU General Public License version 2 # or any later version. -my $svnrev = '$Revision: 59291 $'; -my $datrev = '$Date: 2021-05-21 05:14:40 +0200 (Fri, 21 May 2021) $'; +my $svnrev = '$Revision: 59568 $'; +my $datrev = '$Date: 2021-06-13 00:02:32 +0200 (Sun, 13 Jun 2021) $'; my $tlmgrrevision; my $tlmgrversion; my $prg; @@ -10224,7 +10224,7 @@ This script and its documentation were written for the TeX Live distribution (L) and both are licensed under the GNU General Public License Version 2 or later. -$Id: tlmgr.pl 59291 2021-05-21 03:14:40Z preining $ +$Id: tlmgr.pl 59568 2021-06-12 22:02:32Z karl $ =cut # test HTML version: pod2html --cachedir=/tmp tlmgr.pl >/tmp/tlmgr.html -- cgit v1.2.3