diff options
author | Hironobu Yamashita <h.y.acetaminophen@gmail.com> | 2019-02-03 10:49:09 +0000 |
---|---|---|
committer | Hironobu Yamashita <h.y.acetaminophen@gmail.com> | 2019-02-03 10:49:09 +0000 |
commit | 9c1b590fa92293b7bc04195a05641af25185dc64 (patch) | |
tree | df7fc01fd5b4d31c72312ba685bdfb701bf6af02 /Build/source/texk/detex/configure.ac | |
parent | 661da873d1aa4ced693640d5b32da77b489430e6 (diff) |
opendetex-2.8.5
git-svn-id: svn://tug.org/texlive/trunk@49921 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/detex/configure.ac')
-rw-r--r-- | Build/source/texk/detex/configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Build/source/texk/detex/configure.ac b/Build/source/texk/detex/configure.ac index 611aff9a409..d6c9bf8dd58 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])[]dnl using unmodified detex source tree +m4_define([detex_version], [2.8.5])[]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]) |