summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/scripts/fontools/afm2afm
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2023-12-30 21:25:52 +0000
committerKarl Berry <karl@freefriends.org>2023-12-30 21:25:52 +0000
commit8419fa32b130f89e32499694bd98fe8379167327 (patch)
tree066f53fe06ec55819dd242641cfe8317dcd66e34 /Master/texmf-dist/scripts/fontools/afm2afm
parent05b22bd50ef6cb5fa8be0981e0af3123247ba565 (diff)
fontools (30dec23)
git-svn-id: svn://tug.org/texlive/trunk@69241 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 164ac90cc3f..8c0c7a2d561 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 = "20230914";
+my $VERSION = "20231230";
parse_commandline();
@@ -421,7 +421,7 @@ See the GNU General Public License for more details.
=head1 VERSION
-This document describes B<afm2afm> version 20230914.
+This document describes B<afm2afm> version 20231230.
=head1 RECENT CHANGES