From c7a6d89dedc13a3916fa807edb60682aefdbc9a7 Mon Sep 17 00:00:00 2001 From: Gerd Moellmann Date: Thu, 15 Feb 2001 13:15:39 +0000 Subject: Increment version number. --- README | 2 +- lisp/version.el | 2 +- man/emacs.texi | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README b/README index 91e2213b174..969066669f8 100644 --- a/README +++ b/README @@ -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 --git a/lisp/version.el b/lisp/version.el index ed62ffd4f01..edf19ed9c07 100644 --- a/lisp/version.el +++ b/lisp/version.el @@ -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 --git a/man/emacs.texi b/man/emacs.texi index 30d96a42be9..ee265e8e861 100644 --- a/man/emacs.texi +++ b/man/emacs.texi @@ -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}, -- cgit v1.2.1