diff options
author | Karl Berry <karl@freefriends.org> | 2020-06-19 20:38:31 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2020-06-19 20:38:31 +0000 |
commit | 9ed570548f32cfd03231960843f475ad38fc8831 (patch) | |
tree | 3a2c43524ffbd053559bcaaa561fc934eb89e5de /Master/texmf-dist/doc/support/fontools | |
parent | f53e0358fbb3985df8971d336e5b355ac853ac6e (diff) |
fontools (19jun20)
git-svn-id: svn://tug.org/texlive/trunk@55596 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/support/fontools')
-rwxr-xr-x | Master/texmf-dist/doc/support/fontools/splitttc | 4 |
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 1fa3e460e24..b4045270c79 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 = "20200527"; +my $VERSION = "20200619"; parse_commandline(); @@ -303,7 +303,7 @@ See the GNU General Public License for more details. =head1 VERSION -This document describes B<splitttc> version 20200527. +This document describes B<splitttc> version 20200619. =head1 RECENT CHANGES |