summaryrefslogtreecommitdiff
path: root/Build/source/texk/bibtex-x/configure.ac
diff options
context:
space:
mode:
authorTakuji Tanaka <ttk@t-lab.opal.ne.jp>2022-04-16 00:19:16 +0000
committerTakuji Tanaka <ttk@t-lab.opal.ne.jp>2022-04-16 00:19:16 +0000
commit207a8a1821f51269f9b939749323a6d4bfe549f3 (patch)
tree029b00a89437ae20b2a2cc5f34fc088cfe644de2 /Build/source/texk/bibtex-x/configure.ac
parent3102b74cc0d219f655cde4ef53ce3119a4307590 (diff)
bibtex-x: ver3.80, enhance width$, substring$, etc.
git-svn-id: svn://tug.org/texlive/trunk@63038 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/bibtex-x/configure.ac')
-rw-r--r--Build/source/texk/bibtex-x/configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/Build/source/texk/bibtex-x/configure.ac b/Build/source/texk/bibtex-x/configure.ac
index bcbafda4f5e..28a2c0f6bb9 100644
--- a/Build/source/texk/bibtex-x/configure.ac
+++ b/Build/source/texk/bibtex-x/configure.ac
@@ -8,7 +8,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([extended BibTeX (TeX Live)], [3.72], [tex-k@tug.org])
+AC_INIT([extended BibTeX (TeX Live)], [3.80], [tex-k@tug.org])
AC_PREREQ([2.65])
AC_CONFIG_SRCDIR([bibtex-1.c])
AC_CONFIG_AUX_DIR([../../build-aux])