diff options
author | Karl Berry <karl@freefriends.org> | 2020-12-19 21:26:11 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2020-12-19 21:26:11 +0000 |
commit | 2908eb2689ddc98f7cfba4a9b7391afdbcf31d38 (patch) | |
tree | 7862ecd73be57132f1ac0de5ab7600b606d12c78 /Master/texmf-dist/doc/support | |
parent | 3d0087e7b5372afc9e7b8cc7a7d7e7556050f23e (diff) |
fontools (19dec20)
git-svn-id: svn://tug.org/texlive/trunk@57171 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 b039b33875a..48ef2f66766 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 = "20200729"; +my $VERSION = "20201218"; parse_commandline(); @@ -303,7 +303,7 @@ See the GNU General Public License for more details. =head1 VERSION -This document describes B<splitttc> version 20200729. +This document describes B<splitttc> version 20201218. =head1 RECENT CHANGES |