summaryrefslogtreecommitdiff
path: root/Build/source/texk/dvipdfmx/configure.ac
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2009-04-11 23:56:39 +0000
committerKarl Berry <karl@freefriends.org>2009-04-11 23:56:39 +0000
commit60293210a06b53e5f350108251b429122138baee (patch)
treea7a913bb14bff9368e4b8c2539b8130845effb38 /Build/source/texk/dvipdfmx/configure.ac
parentc6a8d775221e97d8c9d50495cb4d16ce19fad38b (diff)
update dvipdfmx to 20090115
git-svn-id: svn://tug.org/texlive/trunk@12699 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/dvipdfmx/configure.ac')
-rw-r--r--Build/source/texk/dvipdfmx/configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/Build/source/texk/dvipdfmx/configure.ac b/Build/source/texk/dvipdfmx/configure.ac
index 0c90760c6b1..dbe7f5f91f2 100644
--- a/Build/source/texk/dvipdfmx/configure.ac
+++ b/Build/source/texk/dvipdfmx/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([dvipdfmx], [20080607], [tex-k@tug.org])
+AC_INIT([dvipdfmx], [20090115], [dvipdfmx@project.ktug.or.kr])
AC_PREREQ([2.63])
AC_CONFIG_SRCDIR([src/dvipdfmx.c])
AC_CONFIG_AUX_DIR([../../build-aux])