summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/scripts/fontools/afm2afm
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2019-10-23 21:49:50 +0000
committerKarl Berry <karl@freefriends.org>2019-10-23 21:49:50 +0000
commit09aef51981d5f356b77306646b3a48b74e8c3266 (patch)
tree7838adde71706c5b0c87351ff10e9c68b608eddc /Master/texmf-dist/scripts/fontools/afm2afm
parent2a515537c6712d370817def3a427835e0d9624a7 (diff)
fontools (22oct19)
git-svn-id: svn://tug.org/texlive/trunk@52508 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 6b745936263..85b2fbda94a 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 = "20191001";
+my $VERSION = "20191021";
parse_commandline();
@@ -421,7 +421,7 @@ See the GNU General Public License for more details.
=head1 VERSION
-This document describes B<afm2afm> version 20191001.
+This document describes B<afm2afm> version 20191021.
=head1 RECENT CHANGES