summaryrefslogtreecommitdiff
path: root/Build/source/texk/xdvipdfmx/configure.ac
diff options
context:
space:
mode:
authorKhaled Hosny <khaledhosny@eglug.org>2013-03-01 14:39:49 +0000
committerKhaled Hosny <khaledhosny@eglug.org>2013-03-01 14:39:49 +0000
commitb2d70cd5d706ce687a41a120393b7ce6f074dba2 (patch)
treead78716de94759424a17720617dfa720d487033f /Build/source/texk/xdvipdfmx/configure.ac
parenta6f5a3823ccc5964ef4b1e44a8ba392f75c0cf43 (diff)
Increase version number
git-svn-id: svn://tug.org/texlive/trunk@29251 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 c5e11618762..a94416c2c05 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.8], [tex-k@tug.org])
+AC_INIT([xdvipdfmx], [0.7.9], [tex-k@tug.org])
AC_PREREQ([2.65])
AC_CONFIG_SRCDIR([src/dvipdfmx.c])
AC_CONFIG_AUX_DIR([../../build-aux])