From bbc8a5830af7681ef5aea08ae309707a0c989599 Mon Sep 17 00:00:00 2001 From: Andrea Corallo Date: Sat, 26 Oct 2024 11:41:45 +0200 Subject: Bump Emacs version to 30.0.92 * nt/README.W32: Update Emacs version. * msdos/sed2v2.inp: Likewise. * exec/configure.ac: Likewise. * configure.ac: Likewise. * README: Likewise. --- exec/configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'exec') diff --git a/exec/configure.ac b/exec/configure.ac index 1382e34c741..b9d46434432 100644 --- a/exec/configure.ac +++ b/exec/configure.ac @@ -22,7 +22,7 @@ dnl You should have received a copy of the GNU General Public License dnl along with GNU Emacs. If not, see . AC_PREREQ([2.65]) -AC_INIT([libexec], [30.0.91], [bug-gnu-emacs@gnu.org], [], +AC_INIT([libexec], [30.0.92], [bug-gnu-emacs@gnu.org], [], [https://www.gnu.org/software/emacs/]) AH_TOP([/* Copyright (C) 2024 Free Software Foundation, Inc. -- cgit v1.2.1