From 57a99e690af3ff27640c29d1717aae0e3a23e4e0 Mon Sep 17 00:00:00 2001 From: Po Lu Date: Wed, 11 Sep 2024 13:26:17 +0800 Subject: [PATCH] ; * exec/configure.ac: Update version. (cherry picked from commit 69e1aca041c57ba425425d31471e1c8f86d3bf04) --- exec/configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/exec/configure.ac b/exec/configure.ac index 41c4c8b5d42..634daa7906a 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 dnl along with GNU Emacs. If not, see . AC_PREREQ([2.65]) -AC_INIT([libexec], [30.0.90], [bug-gnu-emacs@gnu.org], [], +AC_INIT([libexec], [31.0.50], [bug-gnu-emacs@gnu.org], [], [https://www.gnu.org/software/emacs/]) AH_TOP([/* Copyright (C) 2024 Free Software Foundation, Inc. -- 2.39.2