-
Notifications
You must be signed in to change notification settings - Fork 68
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
git-svn-id: svn://tug.org/texlive/trunk/Build/source@73356 c570f23f-e606-0410-a88d-b1316a301751
- Loading branch information
Showing
4 changed files
with
243 additions
and
120 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,7 +4,7 @@ | |
---------------------------------------------------------------------------- | ||
Copyright (C) 2005-2023 Marc Penninga. | ||
Copyright (C) 2005-2025 Marc Penninga. | ||
This program is free software; you can redistribute it and/or | ||
modify it under the terms of the GNU General Public License | ||
|
@@ -37,7 +37,7 @@ use File::Basename; | |
use Getopt::Long; | ||
use Pod::Usage; | ||
|
||
my $VERSION = "20231230"; | ||
my $VERSION = "20250107"; | ||
|
||
parse_commandline(); | ||
|
||
|
@@ -398,7 +398,7 @@ Marc Penninga <[email protected]> | |
=head1 COPYRIGHT | ||
Copyright (C) 2005-2023 Marc Penninga. | ||
Copyright (C) 2005-2025 Marc Penninga. | ||
=head1 LICENSE | ||
|
@@ -421,7 +421,7 @@ See the GNU General Public License for more details. | |
=head1 VERSION | ||
This document describes B<afm2afm> version 20231230. | ||
This document describes B<afm2afm> version 20250107. | ||
=head1 RECENT CHANGES | ||
|
Oops, something went wrong.