summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/support/fontools
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2021-07-21 20:46:10 +0000
committerKarl Berry <karl@freefriends.org>2021-07-21 20:46:10 +0000
commitb03788d15a8e96a8631d99b12936f40b6341ddb2 (patch)
tree65ba7b291289dd60fac9717b50b5d783174d9445 /Master/texmf-dist/doc/support/fontools
parent8e350e2335e60d52c5502d1f1aea633fb8008cdd (diff)
fontools (21jul21)
git-svn-id: svn://tug.org/texlive/trunk@60005 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 28e52c5a2e9..f0950a1256f 100755
--- a/Master/texmf-dist/doc/support/fontools/splitttc
+++ b/Master/texmf-dist/doc/support/fontools/splitttc
@@ -38,7 +38,7 @@ use File::Basename;
use Getopt::Long;
use Pod::Usage;
-my $VERSION = "20210401";
+my $VERSION = "20210721";
parse_commandline();
@@ -303,7 +303,7 @@ See the GNU General Public License for more details.
=head1 VERSION
-This document describes B<splitttc> version 20210401.
+This document describes B<splitttc> version 20210721.
=head1 RECENT CHANGES