summaryrefslogtreecommitdiff
path: root/Build/source/texk/mendexk/configure.ac
diff options
context:
space:
mode:
authorTakuji Tanaka <KXD02663@nifty.ne.jp>2018-05-15 14:10:08 +0000
committerTakuji Tanaka <KXD02663@nifty.ne.jp>2018-05-15 14:10:08 +0000
commite2838ee9b47943f5cb364d982eec447a67fdeeb6 (patch)
tree486e5b9415da6b04be779f9ac2a32cf4fc8710b9 /Build/source/texk/mendexk/configure.ac
parent0f9ed65aef567e2cc00f1b9abf7201a9466bad2f (diff)
mendex ver3.0, set default encoding of internal buffer UTF-8
git-svn-id: svn://tug.org/texlive/trunk@47721 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/mendexk/configure.ac')
-rw-r--r--Build/source/texk/mendexk/configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/Build/source/texk/mendexk/configure.ac b/Build/source/texk/mendexk/configure.ac
index 70587df4e64..1dd2ff618c8 100644
--- a/Build/source/texk/mendexk/configure.ac
+++ b/Build/source/texk/mendexk/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([mendex (TeX Live)], [2.6f])
+AC_INIT([mendex (TeX Live)], [3.0])
AC_PREREQ([2.63])
AC_CONFIG_SRCDIR([main.c])
AC_CONFIG_AUX_DIR([../../build-aux])