texlive[73970]

commits+karl at tug.org commits+karl at tug.org
Thu Feb 13 22:44:55 CET 2025


Revision: 73970
          https://tug.org/svn/texlive?view=revision&revision=73970
Author:   karl
Date:     2025-02-13 22:44:55 +0100 (Thu, 13 Feb 2025)
Log Message:
-----------
sync

Modified Paths:
--------------
    branches/branch2024.final/Build/source/texk/tests/TeXLive/TLUtils.pm

Modified: branches/branch2024.final/Build/source/texk/tests/TeXLive/TLUtils.pm
===================================================================
--- branches/branch2024.final/Build/source/texk/tests/TeXLive/TLUtils.pm	2025-02-13 21:07:03 UTC (rev 73969)
+++ branches/branch2024.final/Build/source/texk/tests/TeXLive/TLUtils.pm	2025-02-13 21:44:55 UTC (rev 73970)
@@ -1,5 +1,5 @@
 # TeXLive::TLUtils.pm - the inevitable utilities for TeX Live.
-# Copyright 2007-2024 Norbert Preining, Reinhard Kotucha
+# Copyright 2007-2025 Norbert Preining, Reinhard Kotucha
 # This file is licensed under the GNU General Public License version 2
 # or any later version.
 
@@ -7,7 +7,7 @@
 
 package TeXLive::TLUtils;
 
-my $svnrev = '$Revision: 73556 $';
+my $svnrev = '$Revision: 73770 $';
 my $_modulerevision = ($svnrev =~ m/: ([0-9]+) /) ? $1 : "unknown";
 sub module_revision { return $_modulerevision; }
 



More information about the tex-live-commits mailing list.