# HG changeset patch # User Gerd Moellmann # Date 982242939 0 # Node ID 72d984e2a0c75523d51b0ddbe6c9273c1f0c095e # Parent a2fd3972d7c93a48fb8847c2d687b8b05a6136cc Increment version number. diff -r a2fd3972d7c9 -r 72d984e2a0c7 README --- a/README Thu Feb 15 13:10:38 2001 +0000 +++ b/README Thu Feb 15 13:15:39 2001 +0000 @@ -1,4 +1,4 @@ -This directory tree holds version 21.0.98 of GNU Emacs, the extensible, +This directory tree holds version 21.0.99 of GNU Emacs, the extensible, customizable, self-documenting real-time display editor. You may encounter bugs in this release. If you do, please report diff -r a2fd3972d7c9 -r 72d984e2a0c7 lisp/version.el --- a/lisp/version.el Thu Feb 15 13:10:38 2001 +0000 +++ b/lisp/version.el Thu Feb 15 13:15:39 2001 +0000 @@ -25,7 +25,7 @@ ;;; Code: -(defconst emacs-version "21.0.98" "\ +(defconst emacs-version "21.0.99" "\ Version numbers of this version of Emacs.") (defconst emacs-major-version diff -r a2fd3972d7c9 -r 72d984e2a0c7 man/emacs.texi --- a/man/emacs.texi Thu Feb 15 13:10:38 2001 +0000 +++ b/man/emacs.texi Thu Feb 15 13:15:39 2001 +0000 @@ -7,7 +7,7 @@ @c The edition number appears in several places in this file @set EDITION Fourteenth -@set EMACSVER 21.0.98 +@set EMACSVER 21.0.99 @ifnottex This is the @value{EDITION} edition of the @cite{GNU Emacs Manual},