* Bump Emacs version to 30.0.93

* 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-12-19 00:48:19 +01:00
parent 8f8da2d785
commit 9d93d717d5
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.92], [bug-gnu-emacs@gnu.org], [],
AC_INIT([libexec], [30.0.93], [bug-gnu-emacs@gnu.org], [],
[https://www.gnu.org/software/emacs/])
AH_TOP([/* Copyright (C) 2024 Free Software Foundation, Inc.