summaryrefslogtreecommitdiff
path: root/Build/source/texk/dvipdf-x/configure.ac
diff options
context:
space:
mode:
authorPeter Breitenlohner <peb@mppmu.mpg.de>2013-09-23 08:04:08 +0000
committerPeter Breitenlohner <peb@mppmu.mpg.de>2013-09-23 08:04:08 +0000
commit9fa8fcb6ae780d2ca0fdce55f7db69854b747af3 (patch)
tree0e4155c4b2bcf052e5af0d5499ba864e96a91dd9 /Build/source/texk/dvipdf-x/configure.ac
parent53f9bd42b90cb9015ba6bc4d69a2dff49162ccbc (diff)
dvipdf-x: Version 20130923. Use (x)dvipdfmx instead of PACKAGE
git-svn-id: svn://tug.org/texlive/trunk@31734 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/dvipdf-x/configure.ac')
-rw-r--r--Build/source/texk/dvipdf-x/configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/Build/source/texk/dvipdf-x/configure.ac b/Build/source/texk/dvipdf-x/configure.ac
index f708f7c9079..4132c5048b0 100644
--- a/Build/source/texk/dvipdf-x/configure.ac
+++ b/Build/source/texk/dvipdf-x/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([dvipdf-x], [20130624], [tex-k@tug.org])
+AC_INIT([dvipdf-x], [20130923], [tex-k@tug.org])
AC_PREREQ([2.65])
AC_CONFIG_SRCDIR([agl.c])
AC_CONFIG_AUX_DIR([../../build-aux])