From 22d3a7ddeb2b2637308cf883f9bd3590e649aa20 Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Sat, 18 Jan 2020 03:01:23 +0000 Subject: CTAN sync 202001180301 --- systems/texlive/tlnet/tlpkg/installer/install-menu-perltk.pl | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'systems/texlive/tlnet/tlpkg/installer/install-menu-perltk.pl') diff --git a/systems/texlive/tlnet/tlpkg/installer/install-menu-perltk.pl b/systems/texlive/tlnet/tlpkg/installer/install-menu-perltk.pl index 97c65ba75f..f0135a364e 100644 --- a/systems/texlive/tlnet/tlpkg/installer/install-menu-perltk.pl +++ b/systems/texlive/tlnet/tlpkg/installer/install-menu-perltk.pl @@ -1,7 +1,7 @@ #!/usr/bin/env perl -# $Id: install-menu-perltk.pl 53076 2019-12-10 06:20:44Z preining $ +# $Id: install-menu-perltk.pl 53428 2020-01-16 23:29:27Z karl $ # -# Copyright 2008-2014 Norbert Preining +# Copyright 2008-2020 Norbert Preining # Copyright 2008 Reinhard Kotucha # This file is licensed under the GNU General Public License version 2 # or any later version. @@ -9,7 +9,7 @@ use strict; $^W = 1; -my $svnrev = '$Revision: 53076 $'; +my $svnrev = '$Revision: 53428 $'; $svnrev =~ m/: ([0-9]+) /; $::menurevision = ($1 ? $1 : 'unknown'); -- cgit v1.2.3