summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/scripts/fontools/afm2afm
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2021-11-16 21:21:57 +0000
committerKarl Berry <karl@freefriends.org>2021-11-16 21:21:57 +0000
commit68cd91e258bbceb4ba56fdfa085d3ee996e6dfb6 (patch)
tree87776d221b42d8c7ee6befb7eef9bc2ddccfe1b8 /Master/texmf-dist/scripts/fontools/afm2afm
parent855e0c7dd1ed1c6b94656bce79b760399313887d (diff)
fontools (16nov21)
git-svn-id: svn://tug.org/texlive/trunk@61067 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 9a6319a9da8..61c2a6eee5a 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 = "20210721";
+my $VERSION = "20211115";
parse_commandline();
@@ -421,7 +421,7 @@ See the GNU General Public License for more details.
=head1 VERSION
-This document describes B<afm2afm> version 20210721.
+This document describes B<afm2afm> version 20211115.
=head1 RECENT CHANGES