diff options
author | Jonathan Kew <jfkthame@googlemail.com> | 2009-06-07 16:05:59 +0000 |
---|---|---|
committer | Jonathan Kew <jfkthame@googlemail.com> | 2009-06-07 16:05:59 +0000 |
commit | 54e3c992e5fdbef6a726b9df1f541ce568a710ae (patch) | |
tree | b7eeb31d3c89a2e202ed1f45788b86b52abc822c /Build/source/texk/xdvipdfmx/configure.ac | |
parent | 4569d4a8a1dfaa90814894444753e232a78146f9 (diff) |
xdvipdfmx 0.7.5 - merging small bugfixes from dvipdfmx
git-svn-id: svn://tug.org/texlive/trunk@13657 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/xdvipdfmx/configure.ac')
-rw-r--r-- | Build/source/texk/xdvipdfmx/configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Build/source/texk/xdvipdfmx/configure.ac b/Build/source/texk/xdvipdfmx/configure.ac index 054d1d96929..42db8cd80ee 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.4], [tex-k@tug.org]) +AC_INIT([xdvipdfmx], [0.7.5], [tex-k@tug.org]) AC_PREREQ([2.63]) AC_CONFIG_SRCDIR([src/dvipdfmx.c]) AC_CONFIG_AUX_DIR([../../build-aux]) |