texlive[61905] Build/source/texk/bibtex-x: bump version to 3.72 (05
commits+karl at tug.org
commits+karl at tug.org
Sat Feb 5 23:45:39 CET 2022
Revision: 61905
http://tug.org/svn/texlive?view=revision&revision=61905
Author: karl
Date: 2022-02-05 23:45:39 +0100 (Sat, 05 Feb 2022)
Log Message:
-----------
bump version to 3.72 (05 feb 2022)
Modified Paths:
--------------
trunk/Build/source/texk/bibtex-x/ChangeLog
trunk/Build/source/texk/bibtex-x/configure
trunk/Build/source/texk/bibtex-x/configure.ac
trunk/Build/source/texk/bibtex-x/version.h
Modified: trunk/Build/source/texk/bibtex-x/ChangeLog
===================================================================
--- trunk/Build/source/texk/bibtex-x/ChangeLog 2022-02-05 22:26:16 UTC (rev 61904)
+++ trunk/Build/source/texk/bibtex-x/ChangeLog 2022-02-05 22:45:39 UTC (rev 61905)
@@ -1,3 +1,8 @@
+2022-02-05 Karl Berry <karl at freefriends.org>
+
+ * configure.ac,
+ * version.h: version 3.72 (05 feb 2022).
+
2021-08-21 TANAKA Takuji <ttk at t-lab.opal.ne.jp>
* bibtex-4.c:
Modified: trunk/Build/source/texk/bibtex-x/configure
===================================================================
--- trunk/Build/source/texk/bibtex-x/configure 2022-02-05 22:26:16 UTC (rev 61904)
+++ trunk/Build/source/texk/bibtex-x/configure 2022-02-05 22:45:39 UTC (rev 61905)
@@ -1,6 +1,6 @@
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.71 for extended BibTeX (TeX Live) 3.71.
+# Generated by GNU Autoconf 2.71 for extended BibTeX (TeX Live) 3.72.
#
# Report bugs to <tex-k at tug.org>.
#
@@ -629,8 +629,8 @@
# Identity of this package.
PACKAGE_NAME='extended BibTeX (TeX Live)'
PACKAGE_TARNAME='extended-bibtex--tex-live-'
-PACKAGE_VERSION='3.71'
-PACKAGE_STRING='extended BibTeX (TeX Live) 3.71'
+PACKAGE_VERSION='3.72'
+PACKAGE_STRING='extended BibTeX (TeX Live) 3.72'
PACKAGE_BUGREPORT='tex-k at tug.org'
PACKAGE_URL=''
@@ -1399,7 +1399,7 @@
# Omit some internal or obsolete options to make the list less imposing.
# This message is too long to be a string in the A/UX 3.1 sh.
cat <<_ACEOF
-\`configure' configures extended BibTeX (TeX Live) 3.71 to adapt to many kinds of systems.
+\`configure' configures extended BibTeX (TeX Live) 3.72 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
@@ -1471,7 +1471,7 @@
if test -n "$ac_init_help"; then
case $ac_init_help in
- short | recursive ) echo "Configuration of extended BibTeX (TeX Live) 3.71:";;
+ short | recursive ) echo "Configuration of extended BibTeX (TeX Live) 3.72:";;
esac
cat <<\_ACEOF
@@ -1598,7 +1598,7 @@
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
-extended BibTeX (TeX Live) configure 3.71
+extended BibTeX (TeX Live) configure 3.72
generated by GNU Autoconf 2.71
Copyright (C) 2021 Free Software Foundation, Inc.
@@ -2279,7 +2279,7 @@
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
-It was created by extended BibTeX (TeX Live) $as_me 3.71, which was
+It was created by extended BibTeX (TeX Live) $as_me 3.72, which was
generated by GNU Autoconf 2.71. Invocation command line was
$ $0$ac_configure_args_raw
@@ -8817,7 +8817,7 @@
# Define the identity of the package.
PACKAGE='extended-bibtex--tex-live-'
- VERSION='3.71'
+ VERSION='3.72'
# Some tools Automake needs.
@@ -19007,7 +19007,7 @@
Report bugs to <bug-libtool at gnu.org>."
lt_cl_version="\
-extended BibTeX (TeX Live) config.lt 3.71
+extended BibTeX (TeX Live) config.lt 3.72
configured by $0, generated by GNU Autoconf 2.71.
Copyright (C) 2011 Free Software Foundation, Inc.
@@ -21205,7 +21205,7 @@
# report actual input values of CONFIG_FILES etc. instead of their
# values after options handling.
ac_log="
-This file was extended by extended BibTeX (TeX Live) $as_me 3.71, which was
+This file was extended by extended BibTeX (TeX Live) $as_me 3.72, which was
generated by GNU Autoconf 2.71. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@@ -21273,7 +21273,7 @@
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
ac_cs_config='$ac_cs_config_escaped'
ac_cs_version="\\
-extended BibTeX (TeX Live) config.status 3.71
+extended BibTeX (TeX Live) config.status 3.72
configured by $0, generated by GNU Autoconf 2.71,
with options \\"\$ac_cs_config\\"
Modified: trunk/Build/source/texk/bibtex-x/configure.ac
===================================================================
--- trunk/Build/source/texk/bibtex-x/configure.ac 2022-02-05 22:26:16 UTC (rev 61904)
+++ trunk/Build/source/texk/bibtex-x/configure.ac 2022-02-05 22:45:39 UTC (rev 61905)
@@ -1,7 +1,7 @@
dnl $Id$
dnl Process this file with autoconf to produce a configure script.
dnl
-dnl Copyright 2015-2021 Karl Berry <tex-live at tug.org>
+dnl Copyright 2015-2022 Karl Berry <tex-live at tug.org>
dnl Copyright 2009-2015 Peter Breitenlohner <tex-live at tug.org>
dnl
dnl This file is free software; the copyright holder
@@ -8,7 +8,7 @@
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.71], [tex-k at tug.org])
+AC_INIT([extended BibTeX (TeX Live)], [3.72], [tex-k at tug.org])
AC_PREREQ([2.65])
AC_CONFIG_SRCDIR([bibtex-1.c])
AC_CONFIG_AUX_DIR([../../build-aux])
Modified: trunk/Build/source/texk/bibtex-x/version.h
===================================================================
--- trunk/Build/source/texk/bibtex-x/version.h 2022-02-05 22:26:16 UTC (rev 61904)
+++ trunk/Build/source/texk/bibtex-x/version.h 2022-02-05 22:45:39 UTC (rev 61905)
@@ -91,6 +91,6 @@
*/
#ifndef __VERSION_H__
# define __VERSION_H__ 1
-# define VERSION "3.71 (04 mar 2019)"
+# define VERSION "3.72 (05 feb 2022)"
#endif /* __VERSION_H__ */
More information about the tex-live-commits
mailing list.