summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/scripts/fontools/afm2afm
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2019-07-12 20:43:47 +0000
committerKarl Berry <karl@freefriends.org>2019-07-12 20:43:47 +0000
commit2d83a76b7d0fa40bf7b1c90280ee3388258a73f3 (patch)
tree657b8c9bf6b6aed4008f2cebcbad1a49122e202d /Master/texmf-dist/scripts/fontools/afm2afm
parent232df3cdac378951a8be002f28bd2fb8c8595487 (diff)
fontools (12jul19)
git-svn-id: svn://tug.org/texlive/trunk@51625 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/scripts/fontools/afm2afm')
-rwxr-xr-xMaster/texmf-dist/scripts/fontools/afm2afm4
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/texmf-dist/scripts/fontools/afm2afm b/Master/texmf-dist/scripts/fontools/afm2afm
index 55474b8a2da..8f5eec2ed36 100755
--- a/Master/texmf-dist/scripts/fontools/afm2afm
+++ b/Master/texmf-dist/scripts/fontools/afm2afm
@@ -37,7 +37,7 @@ use File::Basename;
use Getopt::Long;
use Pod::Usage;
-my $VERSION = "20190625";
+my $VERSION = "20190712";
parse_commandline();
@@ -421,7 +421,7 @@ See the GNU General Public License for more details.
=head1 VERSION
-This document describes B<afm2afm> version 20190625.
+This document describes B<afm2afm> version 20190712.
=head1 RECENT CHANGES