summaryrefslogtreecommitdiff
path: root/Build/source/texk/xdvipdfmx/configure.ac
diff options
context:
space:
mode:
authorJonathan Kew <jfkthame@googlemail.com>2009-09-19 22:20:12 +0000
committerJonathan Kew <jfkthame@googlemail.com>2009-09-19 22:20:12 +0000
commit9fd4b52caa111db38e9fff48f27b3e555e39e70f (patch)
tree239a1cfb11c71d0057dc86d4123bd2631821d8a2 /Build/source/texk/xdvipdfmx/configure.ac
parent48f120d5f0d908c52b636c14472bf17fa15f9005 (diff)
xdvipdfmx 0.7.8, Mac-only fix for Snow Leopard fonts
git-svn-id: svn://tug.org/texlive/trunk@15377 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 792407402ae..0fa06df401a 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.7], [tex-k@tug.org])
+AC_INIT([xdvipdfmx], [0.7.8], [tex-k@tug.org])
AC_PREREQ([2.63])
AC_CONFIG_SRCDIR([src/dvipdfmx.c])
AC_CONFIG_AUX_DIR([../../build-aux])