mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-11-27 07:37:33 +00:00
Increment version number.
This commit is contained in:
parent
2df336621f
commit
42a1800171
2
README
2
README
@ -1,4 +1,4 @@
|
||||
This directory tree holds version 21.0.105 of GNU Emacs, the extensible,
|
||||
This directory tree holds version 21.0.106 of GNU Emacs, the extensible,
|
||||
customizable, self-documenting real-time display editor.
|
||||
|
||||
You may encounter bugs in this release. If you do, please report
|
||||
|
@ -27,7 +27,7 @@
|
||||
|
||||
;;; Code:
|
||||
|
||||
(defconst emacs-version "21.0.105" "\
|
||||
(defconst emacs-version "21.0.106" "\
|
||||
Version numbers of this version of Emacs.")
|
||||
|
||||
(defconst emacs-major-version
|
||||
|
@ -8,7 +8,7 @@
|
||||
|
||||
@c The edition number appears in several places in this file
|
||||
@set EDITION Fourteenth
|
||||
@set EMACSVER 21.0.105
|
||||
@set EMACSVER 21.0.106
|
||||
|
||||
@ifnottex
|
||||
This is the @value{EDITION} edition of the @cite{GNU Emacs Manual},
|
||||
|
Loading…
Reference in New Issue
Block a user