summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/scripts/fontools/afm2afm
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2019-11-19 00:01:08 +0000
committerKarl Berry <karl@freefriends.org>2019-11-19 00:01:08 +0000
commitf701004ed7cb0fbe527dbc0b50ad9dfc9f117a69 (patch)
tree6eec3d8472d1adbae8f03b5be6cc244e8beb41f5 /Master/texmf-dist/scripts/fontools/afm2afm
parent9df6143d1ea9a0f29bb21b4ae348844c55297c90 (diff)
fontools (19nov19)
git-svn-id: svn://tug.org/texlive/trunk@52852 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 5aba6725a4d..c05b55fd363 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 = "20191029";
+my $VERSION = "20191118";
parse_commandline();
@@ -421,7 +421,7 @@ See the GNU General Public License for more details.
=head1 VERSION
-This document describes B<afm2afm> version 20191029.
+This document describes B<afm2afm> version 20191118.
=head1 RECENT CHANGES