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.
This commit is contained in:
Andrea Corallo
2024-10-26 11:41:45 +02:00
parent e0f964c16d
commit bbc8a5830a
5 changed files with 5 additions and 5 deletions

View File

@@ -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 <https://www.gnu.org/licenses/>.
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.