summaryrefslogtreecommitdiff
path: root/Build/source/texk/bibtex-x/configure.ac
diff options
context:
space:
mode:
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 28a2c0f6bb9..cf6025f5550 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.80], [tex-k@tug.org])
+AC_INIT([extended BibTeX (TeX Live)], [4.00], [tex-k@tug.org])
AC_PREREQ([2.65])
AC_CONFIG_SRCDIR([bibtex-1.c])
AC_CONFIG_AUX_DIR([../../build-aux])