summaryrefslogtreecommitdiff
path: root/systems/texlive/tlnet/tlpkg/TeXLive/TLWinGoo.pm
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2022-04-19 03:00:52 +0000
committerNorbert Preining <norbert@preining.info>2022-04-19 03:00:52 +0000
commitb0321ddd75259a36e909f25b3abc711dc1732c28 (patch)
tree9d7eac714004161e47b1bd11a37c3401c7a245ba /systems/texlive/tlnet/tlpkg/TeXLive/TLWinGoo.pm
parenta7538780c749168835167a8d30aa65779c89407a (diff)
CTAN sync 202204190300
Diffstat (limited to 'systems/texlive/tlnet/tlpkg/TeXLive/TLWinGoo.pm')
-rw-r--r--systems/texlive/tlnet/tlpkg/TeXLive/TLWinGoo.pm4
1 files changed, 2 insertions, 2 deletions
diff --git a/systems/texlive/tlnet/tlpkg/TeXLive/TLWinGoo.pm b/systems/texlive/tlnet/tlpkg/TeXLive/TLWinGoo.pm
index 5b0ca5b384..5e989a197f 100644
--- a/systems/texlive/tlnet/tlpkg/TeXLive/TLWinGoo.pm
+++ b/systems/texlive/tlnet/tlpkg/TeXLive/TLWinGoo.pm
@@ -1,4 +1,4 @@
-# $Id: TLWinGoo.pm 61372 2021-12-21 22:46:16Z karl $
+# $Id: TLWinGoo.pm 63068 2022-04-18 05:58:07Z preining $
# TeXLive::TLWinGoo.pm - Windows goop.
# Copyright 2008-2021 Siep Kroonenberg, Norbert Preining
# This file is licensed under the GNU General Public License version 2
@@ -13,7 +13,7 @@
package TeXLive::TLWinGoo;
-my $svnrev = '$Revision: 61372 $';
+my $svnrev = '$Revision: 63068 $';
my $_modulerevision;
if ($svnrev =~ m/: ([0-9]+) /) {
$_modulerevision = $1;