summaryrefslogtreecommitdiff
path: root/biblio/bibtex/bibtex-x/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'biblio/bibtex/bibtex-x/configure.ac')
-rw-r--r--biblio/bibtex/bibtex-x/configure.ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/biblio/bibtex/bibtex-x/configure.ac b/biblio/bibtex/bibtex-x/configure.ac
index c8271a6caa..99d4723147 100644
--- a/biblio/bibtex/bibtex-x/configure.ac
+++ b/biblio/bibtex/bibtex-x/configure.ac
@@ -1,4 +1,4 @@
-dnl $Id: configure.ac 63173 2022-04-29 03:14:26Z takuji $
+dnl $Id: configure.ac 67639 2023-07-15 13:46:41Z takuji $
dnl Process this file with autoconf to produce a configure script.
dnl
dnl Copyright 2015-2022 Karl Berry <tex-live@tug.org>
@@ -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)], [4.00], [tex-k@tug.org])
+AC_INIT([extended BibTeX (TeX Live)], [4.01], [tex-k@tug.org])
AC_PREREQ([2.65])
AC_CONFIG_SRCDIR([bibtex-1.c])
AC_CONFIG_AUX_DIR([../../build-aux])