summaryrefslogtreecommitdiff
path: root/Build/source/texk/detex/configure.ac
diff options
context:
space:
mode:
authorHironobu Yamashita <h.y.acetaminophen@gmail.com>2020-06-15 11:23:15 +0000
committerHironobu Yamashita <h.y.acetaminophen@gmail.com>2020-06-15 11:23:15 +0000
commit49bbb921d593c99e17222554dc1a665981b04814 (patch)
treec6d94a87333ec68f0989731b7d19afbd29226143 /Build/source/texk/detex/configure.ac
parentffcc8f52e565c9d23f4d2de60b9506bd4b851227 (diff)
opendetex-2.8.7
git-svn-id: svn://tug.org/texlive/trunk@55553 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/detex/configure.ac')
-rw-r--r--Build/source/texk/detex/configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/Build/source/texk/detex/configure.ac b/Build/source/texk/detex/configure.ac
index d6c9bf8dd58..a544d2ccde9 100644
--- a/Build/source/texk/detex/configure.ac
+++ b/Build/source/texk/detex/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
-m4_define([detex_version], [2.8.5])[]dnl using unmodified detex source tree
+m4_define([detex_version], [2.8.7])[]dnl using unmodified detex source tree
AC_INIT([detex (TeX Live)], detex_version, [tex-k@tug.org])
AC_PREREQ([2.65])
AC_CONFIG_SRCDIR([detex-src/detex.l])