diff options
author | Peter Breitenlohner <peb@mppmu.mpg.de> | 2009-06-18 10:07:53 +0000 |
---|---|---|
committer | Peter Breitenlohner <peb@mppmu.mpg.de> | 2009-06-18 10:07:53 +0000 |
commit | 2c9611093f83facc8843572a8dccff85083073f6 (patch) | |
tree | 3d493cf8780bbba3c2eced50d110caeba8565c1b /Build/source/texk/afm2pl | |
parent | 5bcf1990f4d5d2498d15ce7006a2aff6bdfa7081 (diff) |
various minor updates
git-svn-id: svn://tug.org/texlive/trunk@13811 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/afm2pl')
-rw-r--r-- | Build/source/texk/afm2pl/configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Build/source/texk/afm2pl/configure.ac b/Build/source/texk/afm2pl/configure.ac index dc9e25a3da9..35906ad8551 100644 --- a/Build/source/texk/afm2pl/configure.ac +++ b/Build/source/texk/afm2pl/configure.ac @@ -6,7 +6,7 @@ dnl This file is free software; the copyright holder dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. dnl -AC_INIT([afm2pl for TeX Live], [x.x], [tex-k@tug.org]) +AC_INIT([afm2pl for TeX Live], [0.7.03], [tex-k@tug.org]) AC_PREREQ([2.63]) AC_CONFIG_SRCDIR([afm2pl.c]) AC_CONFIG_AUX_DIR([../../build-aux]) |