summaryrefslogtreecommitdiff
path: root/Build/source/texk/upmendex/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/texk/upmendex/configure.ac')
-rw-r--r--Build/source/texk/upmendex/configure.ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/Build/source/texk/upmendex/configure.ac b/Build/source/texk/upmendex/configure.ac
index 7af5a44b8c9..3bc2cc06f30 100644
--- a/Build/source/texk/upmendex/configure.ac
+++ b/Build/source/texk/upmendex/configure.ac
@@ -8,8 +8,8 @@ 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([upmendex (TeX Live)], [0.58])
-AC_PREREQ([2.63])
+AC_INIT([upmendex (TeX Live)],[0.59])
+AC_PREREQ([2.71])
AC_CONFIG_SRCDIR([main.c])
AC_CONFIG_AUX_DIR([../../build-aux])
AC_CONFIG_MACRO_DIR([../../m4])