Increment version number.

This commit is contained in:
Gerd Moellmann 2001-07-13 10:53:37 +00:00
parent c41798d351
commit a3a56285df
3 changed files with 3 additions and 3 deletions

2
README
View file

@ -1,4 +1,4 @@
This directory tree holds version 21.0.104 of GNU Emacs, the extensible,
This directory tree holds version 21.0.105 of GNU Emacs, the extensible,
customizable, self-documenting real-time display editor.
You may encounter bugs in this release. If you do, please report

View file

@ -25,7 +25,7 @@
;;; Code:
(defconst emacs-version "21.0.104" "\
(defconst emacs-version "21.0.105" "\
Version numbers of this version of Emacs.")
(defconst emacs-major-version

View file

@ -8,7 +8,7 @@
@c The edition number appears in several places in this file
@set EDITION Fourteenth
@set EMACSVER 21.0.104
@set EMACSVER 21.0.105
@ifnottex
This is the @value{EDITION} edition of the @cite{GNU Emacs Manual},