summaryrefslogtreecommitdiff
path: root/Build/source/texk/bibtex-x/configure.ac
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2022-02-05 22:45:39 +0000
committerKarl Berry <karl@freefriends.org>2022-02-05 22:45:39 +0000
commitff56ea3f9875d8a0b631c7b13248791da7266c86 (patch)
treeb5f3af0b8d0f8a385d03474a8cae9c32aea98a4e /Build/source/texk/bibtex-x/configure.ac
parent12462e1c24ae025b0cc4389cea18e251ad6f7f71 (diff)
bump version to 3.72 (05 feb 2022)
git-svn-id: svn://tug.org/texlive/trunk@61905 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/bibtex-x/configure.ac')
-rw-r--r--Build/source/texk/bibtex-x/configure.ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/Build/source/texk/bibtex-x/configure.ac b/Build/source/texk/bibtex-x/configure.ac
index 80f874a6266..bcbafda4f5e 100644
--- a/Build/source/texk/bibtex-x/configure.ac
+++ b/Build/source/texk/bibtex-x/configure.ac
@@ -1,14 +1,14 @@
dnl $Id$
dnl Process this file with autoconf to produce a configure script.
dnl
-dnl Copyright 2015-2021 Karl Berry <tex-live@tug.org>
+dnl Copyright 2015-2022 Karl Berry <tex-live@tug.org>
dnl Copyright 2009-2015 Peter Breitenlohner <tex-live@tug.org>
dnl
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.71], [tex-k@tug.org])
+AC_INIT([extended BibTeX (TeX Live)], [3.72], [tex-k@tug.org])
AC_PREREQ([2.65])
AC_CONFIG_SRCDIR([bibtex-1.c])
AC_CONFIG_AUX_DIR([../../build-aux])