# HG changeset patch # User Gerd Moellmann # Date 999258371 0 # Node ID 6166a78298ff061066f8e2206a4e92d4958a602a # Parent c296bfdefcc3e065cdbfe4820fad8bc45e8c824d Increment version number. diff -r c296bfdefcc3 -r 6166a78298ff README --- a/README Fri Aug 31 11:23:06 2001 +0000 +++ b/README Fri Aug 31 11:46:11 2001 +0000 @@ -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 diff -r c296bfdefcc3 -r 6166a78298ff lisp/version.el --- a/lisp/version.el Fri Aug 31 11:23:06 2001 +0000 +++ b/lisp/version.el Fri Aug 31 11:46:11 2001 +0000 @@ -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 diff -r c296bfdefcc3 -r 6166a78298ff man/emacs.texi --- a/man/emacs.texi Fri Aug 31 11:23:06 2001 +0000 +++ b/man/emacs.texi Fri Aug 31 11:46:11 2001 +0000 @@ -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},