Bump Emacs version to 29.4
authorStefan Kangas <stefankangas@gmail.com>
Fri, 21 Jun 2024 23:16:59 +0000 (01:16 +0200)
committerStefan Kangas <stefankangas@gmail.com>
Fri, 21 Jun 2024 23:17:23 +0000 (01:17 +0200)
README
configure.ac
msdos/sed2v2.inp
nt/README.W32

diff --git a/README b/README
index b972a53e9f3b6340b367cb0f5ddfa38dd2745842..81d6fffe8aea2ce8bfc2f0a01bfed348868c98a2 100644 (file)
--- a/README
+++ b/README
@@ -2,7 +2,7 @@ Copyright (C) 2001-2024 Free Software Foundation, Inc.
 See the end of the file for license conditions.
 
 
-This directory tree holds version 29.3.50 of GNU Emacs, the extensible,
+This directory tree holds version 29.4 of GNU Emacs, the extensible,
 customizable, self-documenting real-time display editor.
 
 The file INSTALL in this directory says how to build and install GNU
index f2a7463dfe8d4cc4c502bca48fe554a09227d666..eca50251f2a75bc9b18c2819d3ba11d0d792d994 100644 (file)
@@ -23,7 +23,7 @@ dnl  along with GNU Emacs.  If not, see <https://www.gnu.org/licenses/>.
 
 AC_PREREQ([2.65])
 dnl Note this is parsed by (at least) make-dist and lisp/cedet/ede/emacs.el.
-AC_INIT([GNU Emacs], [29.3.50], [bug-gnu-emacs@gnu.org], [],
+AC_INIT([GNU Emacs], [29.4], [bug-gnu-emacs@gnu.org], [],
   [https://www.gnu.org/software/emacs/])
 
 dnl Set emacs_config_options to the options of 'configure', quoted for the shell,
index 34b382df8fed4ee7b216fcc43f7e55a4c15ea79c..f44fc07b94d88d810ada6a8d5ac59f13ab51fc69 100644 (file)
@@ -67,7 +67,7 @@
 /^#undef PACKAGE_NAME/s/^.*$/#define PACKAGE_NAME ""/
 /^#undef PACKAGE_STRING/s/^.*$/#define PACKAGE_STRING ""/
 /^#undef PACKAGE_TARNAME/s/^.*$/#define PACKAGE_TARNAME ""/
-/^#undef PACKAGE_VERSION/s/^.*$/#define PACKAGE_VERSION "29.3.50"/
+/^#undef PACKAGE_VERSION/s/^.*$/#define PACKAGE_VERSION "29.4"/
 /^#undef SYSTEM_TYPE/s/^.*$/#define SYSTEM_TYPE "ms-dos"/
 /^#undef HAVE_DECL_GETENV/s/^.*$/#define HAVE_DECL_GETENV 1/
 /^#undef SYS_SIGLIST_DECLARED/s/^.*$/#define SYS_SIGLIST_DECLARED 1/
index a1838f66988fe5c0749c4d09dd64695b77b005e7..074c036f7be2551de4741f85f5226db0d2f285e5 100644 (file)
@@ -1,7 +1,7 @@
 Copyright (C) 2001-2024 Free Software Foundation, Inc.
 See the end of the file for license conditions.
 
-               Emacs version 29.3.50 for MS-Windows
+               Emacs version 29.4 for MS-Windows
 
   This README file describes how to set up and run a precompiled
   distribution of the latest version of GNU Emacs for MS-Windows.  You