summaryrefslogtreecommitdiff
path: root/Build
diff options
context:
space:
mode:
authorTakuji Tanaka <ttk@t-lab.opal.ne.jp>2021-03-21 13:25:33 +0000
committerTakuji Tanaka <ttk@t-lab.opal.ne.jp>2021-03-21 13:25:33 +0000
commitddc9eb9709a772166ac3d9ca5922ff67c8be1367 (patch)
treec5875d6ed55f468fa85783613219c83b74114b6f /Build
parentfa9a70b20ec8185187665ef1c5cbb41a3afeaed7 (diff)
mendexk: tweak
git-svn-id: svn://tug.org/texlive/trunk@58577 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build')
-rw-r--r--Build/source/texk/mendexk/ChangeLog6
-rwxr-xr-xBuild/source/texk/mendexk/configure2
2 files changed, 6 insertions, 2 deletions
diff --git a/Build/source/texk/mendexk/ChangeLog b/Build/source/texk/mendexk/ChangeLog
index 6f5e19b84cf..4e1fc64c02b 100644
--- a/Build/source/texk/mendexk/ChangeLog
+++ b/Build/source/texk/mendexk/ChangeLog
@@ -2,13 +2,17 @@
* main.c, configure.ac, version.h:
Version 3.3 [21-Mar-2021].
- * main.c, COPYRIGHT: Update copyright year.
* fread.c: Fix a bug about page_precedence in style.
Thanks to Suzana Sagadin for the report.
* tests/pprec[012].ist, tests/pprecA.idx, tests/pprecA-[012].ind,
tests/mendex.test, Makefile.am:
Add new tests.
+2020-01-16 Karl Berry <karl@freefriends.org>
+
+ * COPYRIGHT,
+ * main.c: 2021.
+
2020-05-01 TANAKA Takuji <ttk@t-lab.opal.ne.jp>
* main.c, version.h, Makefile.{am.in}: Add bug report addresses
diff --git a/Build/source/texk/mendexk/configure b/Build/source/texk/mendexk/configure
index ca765187e71..f59808701c5 100755
--- a/Build/source/texk/mendexk/configure
+++ b/Build/source/texk/mendexk/configure
@@ -13455,7 +13455,7 @@ ac_config_headers="$ac_config_headers c-auto.h:c-auto.in"
-$as_echo "#define TL_VERSION \"TeX Live 2021/dev\"" >>confdefs.h
+$as_echo "#define TL_VERSION \"TeX Live 2021\"" >>confdefs.h
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if C99 variadic macros are supported" >&5