aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorEli Zaretskii2019-12-23 18:00:52 +0200
committerEli Zaretskii2019-12-23 18:00:52 +0200
commit64fe67beff937fe6279f073dcfe28b15a2a811f9 (patch)
treec5a03a0e2f7fa17025c4e1951e7bae8e3e2ab9de /README
parentf8e83d73a259e1809020d47e920a96a1f5803f7a (diff)
downloademacs-64fe67beff937fe6279f073dcfe28b15a2a811f9.tar.gz
emacs-64fe67beff937fe6279f073dcfe28b15a2a811f9.zip
Bump Emacs version to 28.0.50
* README: * configure.ac: * nt/README.W32: * msdos/sed2v2.inp: * src/msdos.c (internal_terminal_init): * etc/refcards/ru-refcard.tex: Bump Emacs version to 28.0.50. * lisp/cus-edit.el (customize-changed-options-previous-release): Bump up the value to 26.3. * etc/NEWS.27: Renamed from NEWS. * etc/NEWS: New file for Emacs 28.
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 723681607ce..f80fa0a892b 100644
--- a/README
+++ b/README
@@ -2,7 +2,7 @@ Copyright (C) 2001-2019 Free Software Foundation, Inc.
2See the end of the file for license conditions. 2See the end of the file for license conditions.
3 3
4 4
5This directory tree holds version 27.0.50 of GNU Emacs, the extensible, 5This directory tree holds version 28.0.50 of GNU Emacs, the extensible,
6customizable, self-documenting real-time display editor. 6customizable, self-documenting real-time display editor.
7 7
8The file INSTALL in this directory says how to build and install GNU 8The file INSTALL in this directory says how to build and install GNU