summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/support/fontools
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2020-04-28 21:10:54 +0000
committerKarl Berry <karl@freefriends.org>2020-04-28 21:10:54 +0000
commit6a0ec11fba9c6bcbf65f3e02ba97eeed5d6a0f43 (patch)
tree47030225d428868547f2dd787ac18478fc2a5acf /Master/texmf-dist/doc/support/fontools
parentce09cd5400c964098d227b17e7e26bff3c2cf8c8 (diff)
fontools (28apr20)
git-svn-id: svn://tug.org/texlive/trunk@54926 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/support/fontools')
-rwxr-xr-xMaster/texmf-dist/doc/support/fontools/splitttc4
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/texmf-dist/doc/support/fontools/splitttc b/Master/texmf-dist/doc/support/fontools/splitttc
index 5f609f30036..5c6d6037ec5 100755
--- a/Master/texmf-dist/doc/support/fontools/splitttc
+++ b/Master/texmf-dist/doc/support/fontools/splitttc
@@ -37,7 +37,7 @@ use File::Basename;
use Getopt::Long;
use Pod::Usage;
-my $VERSION = "20200129";
+my $VERSION = "20200428";
parse_commandline();
@@ -245,7 +245,7 @@ See the GNU General Public License for more details.
=head1 VERSION
-This document describes B<splitttc> version 20200129.
+This document describes B<splitttc> version 20200428.
=head1 RECENT CHANGES