]> git.eshelyaron.com Git - emacs.git/commitdiff
Bump Emacs version to 28.3
authorStefan Kangas <stefankangas@gmail.com>
Fri, 17 Feb 2023 10:07:42 +0000 (11:07 +0100)
committerStefan Kangas <stefankangas@gmail.com>
Fri, 17 Feb 2023 10:22:19 +0000 (11:22 +0100)
* README:
* configure.ac:
* msdos/sed2v2.inp:
* nt/README.W32: Bump Emacs version to 28.3.

README
configure.ac
msdos/sed2v2.inp
nt/README.W32

diff --git a/README b/README
index 1ec0820ec9a920327c7c8b42099b132f92bc0af5..595675e5ac0a8bb56e17e665e08d692f798771ba 100644 (file)
--- a/README
+++ b/README
@@ -2,7 +2,7 @@ Copyright (C) 2001-2022 Free Software Foundation, Inc.
 See the end of the file for license conditions.
 
 
-This directory tree holds version 28.2.50 of GNU Emacs, the extensible,
+This directory tree holds version 28.3 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 aed4be29592f7b0396da01f8da169675e851e5c4..52bb7c7e0233e24697f7af3114ebc98a01e9adee 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, 28.2.50, bug-gnu-emacs@gnu.org, , https://www.gnu.org/software/emacs/)
+AC_INIT(GNU Emacs, 28.3, 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,
 dnl and then quoted again for a C string.  Separate options with spaces.
index 3213096e8c400e8b85d0db8993d40957a16536bd..a9b80c06fed8e32420dfc8af02e737ad44473bd9 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 "28.2.50"/
+/^#undef PACKAGE_VERSION/s/^.*$/#define PACKAGE_VERSION "28.3"/
 /^#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 2c6c7d719488140e3e8e3298ce19ab8724161879..067631017533e529f8ad6ef01f1e4282b715a6b0 100644 (file)
@@ -1,7 +1,7 @@
 Copyright (C) 2001-2022 Free Software Foundation, Inc.
 See the end of the file for license conditions.
 
-               Emacs version 28.2.50 for MS-Windows
+               Emacs version 28.3 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