Mercurial > emacs
changeset 37620:b090b7cc694b
Increment version number.
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Tue, 08 May 2001 12:56:46 +0000 |
parents | 3b026479775e |
children | fc0f7a044da4 |
files | README lisp/version.el man/emacs.texi |
diffstat | 3 files changed, 3 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/README Tue May 08 12:54:07 2001 +0000 +++ b/README Tue May 08 12:56:46 2001 +0000 @@ -1,4 +1,4 @@ -This directory tree holds version 21.0.103 of GNU Emacs, the extensible, +This directory tree holds version 21.0.104 of GNU Emacs, the extensible, customizable, self-documenting real-time display editor. You may encounter bugs in this release. If you do, please report
--- a/lisp/version.el Tue May 08 12:54:07 2001 +0000 +++ b/lisp/version.el Tue May 08 12:56:46 2001 +0000 @@ -25,7 +25,7 @@ ;;; Code: -(defconst emacs-version "21.0.103" "\ +(defconst emacs-version "21.0.104" "\ Version numbers of this version of Emacs.") (defconst emacs-major-version
--- a/man/emacs.texi Tue May 08 12:54:07 2001 +0000 +++ b/man/emacs.texi Tue May 08 12:56:46 2001 +0000 @@ -8,7 +8,7 @@ @c The edition number appears in several places in this file @set EDITION Fourteenth -@set EMACSVER 21.0.103 +@set EMACSVER 21.0.104 @ifnottex This is the @value{EDITION} edition of the @cite{GNU Emacs Manual},