summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/scripts/fontools/afm2afm
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2020-12-19 21:26:11 +0000
committerKarl Berry <karl@freefriends.org>2020-12-19 21:26:11 +0000
commit2908eb2689ddc98f7cfba4a9b7391afdbcf31d38 (patch)
tree7862ecd73be57132f1ac0de5ab7600b606d12c78 /Master/texmf-dist/scripts/fontools/afm2afm
parent3d0087e7b5372afc9e7b8cc7a7d7e7556050f23e (diff)
fontools (19dec20)
git-svn-id: svn://tug.org/texlive/trunk@57171 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 d379d73fb7e..e5ace31b1c0 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 = "20200729";
+my $VERSION = "20201218";
parse_commandline();
@@ -421,7 +421,7 @@ See the GNU General Public License for more details.
=head1 VERSION
-This document describes B<afm2afm> version 20200729.
+This document describes B<afm2afm> version 20201218.
=head1 RECENT CHANGES