diff options
author | Jonathan Kew <jfkthame@googlemail.com> | 2009-09-04 03:52:24 +0000 |
---|---|---|
committer | Jonathan Kew <jfkthame@googlemail.com> | 2009-09-04 03:52:24 +0000 |
commit | 15227bce56c42a7f3131e084d78cccabb54f7457 (patch) | |
tree | c788e12a48783e121e15fec62f8e2852d3c0039a /Build/source/texk/xdvipdfmx/configure.ac | |
parent | 4a9a5e0e400d2368a9a420a39c8d3aa5f3a27326 (diff) |
xdvipdfmx 0.7.7: merging some minor fixes from dvipdfmx
git-svn-id: svn://tug.org/texlive/trunk@15080 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 50d5fdc96a3..792407402ae 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.5], [tex-k@tug.org]) +AC_INIT([xdvipdfmx], [0.7.7], [tex-k@tug.org]) AC_PREREQ([2.63]) AC_CONFIG_SRCDIR([src/dvipdfmx.c]) AC_CONFIG_AUX_DIR([../../build-aux]) |