diff options
author | Karl Berry <karl@freefriends.org> | 2019-10-29 21:23:51 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2019-10-29 21:23:51 +0000 |
commit | d9d7e6fe15daa2a560f825930dec08be64216b9d (patch) | |
tree | 2057bf16cfef32f0b742a377ce0f273b8a7eacb5 /Master/texmf-dist/doc/support | |
parent | 4ae8a7495e2b3b79a3dd4458b5ca790e44daf120 (diff) |
fontools (29oct19)
git-svn-id: svn://tug.org/texlive/trunk@52571 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 42aa6ddbb69..fcd36cba2d5 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 = "20191027"; +my $VERSION = "20191029"; parse_commandline(); @@ -245,7 +245,7 @@ See the GNU General Public License for more details. =head1 VERSION -This document describes B<splitttc> version 20191027. +This document describes B<splitttc> version 20191029. =head1 RECENT CHANGES |