summaryrefslogtreecommitdiff
path: root/Build/source/texk/xdvipdfmx/configure.ac
diff options
context:
space:
mode:
authorJonathan Kew <jfkthame@googlemail.com>2009-06-06 21:58:26 +0000
committerJonathan Kew <jfkthame@googlemail.com>2009-06-06 21:58:26 +0000
commitf3f6a5a22c50a3fbf10ed96e4e7398860aede6af (patch)
tree1dab156c76f5b4be7c30b6a6ac57616ce2035e0d /Build/source/texk/xdvipdfmx/configure.ac
parent6e5126ecb11bc51aa98b2a7d181f34fcc49c8b74 (diff)
xdvipdfmx bugfix for reading metrics, thanks to Tomáš Janoušek
git-svn-id: svn://tug.org/texlive/trunk@13651 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/xdvipdfmx/configure.ac')
-rw-r--r--Build/source/texk/xdvipdfmx/configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/Build/source/texk/xdvipdfmx/configure.ac b/Build/source/texk/xdvipdfmx/configure.ac
index cca3a23559d..054d1d96929 100644
--- a/Build/source/texk/xdvipdfmx/configure.ac
+++ b/Build/source/texk/xdvipdfmx/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([xdvipdfmx], [0.7.3], [tex-k@tug.org])
+AC_INIT([xdvipdfmx], [0.7.4], [tex-k@tug.org])
AC_PREREQ([2.63])
AC_CONFIG_SRCDIR([src/dvipdfmx.c])
AC_CONFIG_AUX_DIR([../../build-aux])