aboutsummaryrefslogtreecommitdiffstats
path: root/exec
diff options
context:
space:
mode:
authorEli Zaretskii2025-05-18 05:08:31 -0400
committerEli Zaretskii2025-05-18 05:08:31 -0400
commit4c110212604d5d825abe95418db5dd822b7e9375 (patch)
tree7d1ec837a5ee03c09aee82d3eee37af713979211 /exec
parent299d3a440121ff6692a85615ff97e6ad4dde91db (diff)
downloademacs-4c110212604d5d825abe95418db5dd822b7e9375.tar.gz
emacs-4c110212604d5d825abe95418db5dd822b7e9375.zip
; Bump Emacs version to 30.1.90
* README: * configure.ac: * exec/configure.ac: * java/AndroidManifest.xml.in (Version-code): * nt/README.W32: * msdos/sed2v2.inp: Bump Emacs version to 30.1.90.
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 317872caa28..c66c7276d8c 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.1.50], [bug-gnu-emacs@gnu.org], [], 25AC_INIT([libexec], [30.1.90], [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.