summaryrefslogtreecommitdiff
path: root/fonts/utilities/fontools/bin/ot2kpx
diff options
context:
space:
mode:
Diffstat (limited to 'fonts/utilities/fontools/bin/ot2kpx')
-rwxr-xr-xfonts/utilities/fontools/bin/ot2kpx4
1 files changed, 2 insertions, 2 deletions
diff --git a/fonts/utilities/fontools/bin/ot2kpx b/fonts/utilities/fontools/bin/ot2kpx
index 830415e2c5..cb7809f1e4 100755
--- a/fonts/utilities/fontools/bin/ot2kpx
+++ b/fonts/utilities/fontools/bin/ot2kpx
@@ -38,7 +38,7 @@ use Getopt::Long ();
use List::Util @List::Util::EXPORT_OK;
use Pod::Usage;
-my $VERSION = "20200619";
+my $VERSION = "20200729";
our ($NUM_GLYPHS, $UNITS_PER_EM, %kern);
@@ -858,7 +858,7 @@ See the GNU General Public License for more details.
=head1 VERSION
-This document describes B<ot2kpx> version 20200619.
+This document describes B<ot2kpx> version 20200729.
=head1 RECENT CHANGES