From 0c3fc71d3bef37bac6a766d319c4574cd24c20c0 Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Fri, 30 Aug 2019 10:04:23 +0300 Subject: ; Bump Emacs version to 26.3.50 * README: * etc/NEWS: * configure.ac: * msdos/sed2v2.inp: * nt/README.W32: Bump Emacs version to 26.3.50. --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index ebf24c8657e..b4a41ba78ca 100644 --- a/configure.ac +++ b/configure.ac @@ -23,7 +23,7 @@ dnl along with GNU Emacs. If not, see . AC_PREREQ(2.65) dnl Note this is parsed by (at least) make-dist and lisp/cedet/ede/emacs.el. -AC_INIT(GNU Emacs, 26.3, bug-gnu-emacs@gnu.org) +AC_INIT(GNU Emacs, 26.3.50, bug-gnu-emacs@gnu.org) 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. -- cgit v1.2.1