aboutsummaryrefslogtreecommitdiffstats
path: root/exec
diff options
context:
space:
mode:
authorStefan Kangas2025-02-20 00:47:07 +0100
committerStefan Kangas2025-02-20 00:47:07 +0100
commitf255b8854a352bf2c29ec4f83e5fae998ec38a1e (patch)
tree148d7ead9c10225ce8267215a738faab75037e84 /exec
parent3515ff95bced8915cad7dc48666034627e5fb43f (diff)
downloademacs-f255b8854a352bf2c29ec4f83e5fae998ec38a1e.tar.gz
emacs-f255b8854a352bf2c29ec4f83e5fae998ec38a1e.zip
Bump Emacs version to 30.1
* README: * configure.ac: * exec/configure.ac: * msdos/sed2v2.inp: * nt/README.W32: Bump Emacs version to 30.1.
Diffstat (limited to 'exec')
-rw-r--r--exec/configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/exec/configure.ac b/exec/configure.ac
index f00752d2615..c0a10124bc7 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
22dnl along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. 22dnl along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>.
23 23
24AC_PREREQ([2.65]) 24AC_PREREQ([2.65])
25AC_INIT([libexec], [30.0.93], [bug-gnu-emacs@gnu.org], [], 25AC_INIT([libexec], [30.1], [bug-gnu-emacs@gnu.org], [],
26 [https://www.gnu.org/software/emacs/]) 26 [https://www.gnu.org/software/emacs/])
27 27
28AH_TOP([/* Copyright (C) 2024-2025 Free Software Foundation, Inc. 28AH_TOP([/* Copyright (C) 2024-2025 Free Software Foundation, Inc.