summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/support/fontools
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2019-10-29 21:23:51 +0000
committerKarl Berry <karl@freefriends.org>2019-10-29 21:23:51 +0000
commitd9d7e6fe15daa2a560f825930dec08be64216b9d (patch)
tree2057bf16cfef32f0b742a377ce0f273b8a7eacb5 /Master/texmf-dist/doc/support/fontools
parent4ae8a7495e2b3b79a3dd4458b5ca790e44daf120 (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/fontools')
-rwxr-xr-xMaster/texmf-dist/doc/support/fontools/splitttc4
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