diff options
author | Karl Berry <karl@freefriends.org> | 2019-11-27 22:03:40 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2019-11-27 22:03:40 +0000 |
commit | f039c2f2aca2bc74492e236124e24870749a8bc2 (patch) | |
tree | 3ed0edfc471e72af7bd7292d676f34c092e0908a /Master/texmf-dist/doc/support/fontools/splitttc | |
parent | 04fdc1ed68f4000de0075c6c04cc6c2a527f1771 (diff) |
fontools (27nov19)
git-svn-id: svn://tug.org/texlive/trunk@52942 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/support/fontools/splitttc')
-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 bf1a34c8a6b..44da4eafff2 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 = "20191118"; +my $VERSION = "20191126"; parse_commandline(); @@ -245,7 +245,7 @@ See the GNU General Public License for more details. =head1 VERSION -This document describes B<splitttc> version 20191118. +This document describes B<splitttc> version 20191126. =head1 RECENT CHANGES |