summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/scripts/fontools/ot2kpx
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/scripts/fontools/ot2kpx
parent4ae8a7495e2b3b79a3dd4458b5ca790e44daf120 (diff)
fontools (29oct19)
git-svn-id: svn://tug.org/texlive/trunk@52571 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/scripts/fontools/ot2kpx')
-rwxr-xr-xMaster/texmf-dist/scripts/fontools/ot2kpx4
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/texmf-dist/scripts/fontools/ot2kpx b/Master/texmf-dist/scripts/fontools/ot2kpx
index c49260d7189..b81d227ee27 100755
--- a/Master/texmf-dist/scripts/fontools/ot2kpx
+++ b/Master/texmf-dist/scripts/fontools/ot2kpx
@@ -38,7 +38,7 @@ use Getopt::Long ();
use List::Util @List::Util::EXPORT_OK;
use Pod::Usage;
-my $VERSION = "20191027";
+my $VERSION = "20191029";
our ($NUM_GLYPHS, $UNITS_PER_EM, %kern);
@@ -858,7 +858,7 @@ See the GNU General Public License for more details.
=head1 VERSION
-This document describes B<ot2kpx> version 20191027.
+This document describes B<ot2kpx> version 20191029.
=head1 RECENT CHANGES