summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/scripts/fontools/afm2afm
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2020-07-30 21:16:18 +0000
committerKarl Berry <karl@freefriends.org>2020-07-30 21:16:18 +0000
commit55a6844cdff48651b5ec09c6893209cf01c8307b (patch)
treed3d6f5a2fbec24019e85f54825230251cc69c58f /Master/texmf-dist/scripts/fontools/afm2afm
parentfb11371c19b57c4115ba465bf2c49afe3bf03be4 (diff)
fontools (30jul20)
git-svn-id: svn://tug.org/texlive/trunk@55997 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 a2718125c07..d379d73fb7e 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 = "20200619";
+my $VERSION = "20200729";
parse_commandline();
@@ -421,7 +421,7 @@ See the GNU General Public License for more details.
=head1 VERSION
-This document describes B<afm2afm> version 20200619.
+This document describes B<afm2afm> version 20200729.
=head1 RECENT CHANGES