diff options
author | Karl Berry <karl@freefriends.org> | 2019-10-05 20:43:20 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2019-10-05 20:43:20 +0000 |
commit | fd3f07fb7823629298e24465fb201600bf70f608 (patch) | |
tree | 6bc843e29ab4a3e15795a657cc454e497ca3b5ec /Master/texmf-dist/doc/support | |
parent | 51918ac50e5a42d557bd1e525f8b02853901b6d2 (diff) |
fontools
git-svn-id: svn://tug.org/texlive/trunk@52291 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/support')
-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 a31a2f02d26..8b470980026 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 = "20190712"; +my $VERSION = "20191001"; parse_commandline(); @@ -245,7 +245,7 @@ See the GNU General Public License for more details. =head1 VERSION -This document describes B<splitttc> version 20190712. +This document describes B<splitttc> version 20191001. =head1 RECENT CHANGES |