summaryrefslogtreecommitdiff
path: root/macros/texinfo/texinfo/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'macros/texinfo/texinfo/configure.ac')
-rw-r--r--macros/texinfo/texinfo/configure.ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/macros/texinfo/texinfo/configure.ac b/macros/texinfo/texinfo/configure.ac
index f1d6348c5e..10788bc9bb 100644
--- a/macros/texinfo/texinfo/configure.ac
+++ b/macros/texinfo/texinfo/configure.ac
@@ -1,6 +1,6 @@
# Process this file with autoconf to produce a configure script.
#
-# Copyright 2002-2022 Free Software Foundation, Inc.
+# Copyright 2002-2023 Free Software Foundation, Inc.
#
# This file is free software; as a special exception the author gives
# unlimited permission to copy and/or distribute it, with or without
@@ -10,7 +10,7 @@
# WITHOUT ANY WARRANTY, to the extent permitted by law; without even the
# implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#
-AC_INIT([GNU Texinfo], [7.0.1], [bug-texinfo@gnu.org])
+AC_INIT([GNU Texinfo], [7.0.2], [bug-texinfo@gnu.org])
dnl Must come before AM_INIT_AUTOMAKE.
AC_CONFIG_AUX_DIR([build-aux])