# HG changeset patch # User Gerd Moellmann # Date 1001415192 0 # Node ID e0c0079111212319ad2aa3348238f461c23c1578 # Parent cd28910ebc9a7dcc5abb11bfead4cf488d8c8268 Increment version number. diff -r cd28910ebc9a -r e0c007911121 README --- a/README Tue Sep 25 10:34:41 2001 +0000 +++ b/README Tue Sep 25 10:53:12 2001 +0000 @@ -1,4 +1,4 @@ -This directory tree holds version 21.0.106 of GNU Emacs, the extensible, +This directory tree holds version 21.0.107 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 cd28910ebc9a -r e0c007911121 lisp/version.el --- a/lisp/version.el Tue Sep 25 10:34:41 2001 +0000 +++ b/lisp/version.el Tue Sep 25 10:53:12 2001 +0000 @@ -27,7 +27,7 @@ ;;; Code: -(defconst emacs-version "21.0.106" "\ +(defconst emacs-version "21.0.107" "\ Version numbers of this version of Emacs.") (defconst emacs-major-version diff -r cd28910ebc9a -r e0c007911121 man/emacs.texi --- a/man/emacs.texi Tue Sep 25 10:34:41 2001 +0000 +++ b/man/emacs.texi Tue Sep 25 10:53:12 2001 +0000 @@ -8,7 +8,7 @@ @c The edition number appears in several places in this file @set EDITION Fourteenth -@set EMACSVER 21.0.106 +@set EMACSVER 21.0.107 @ifnottex This is the @value{EDITION} edition of the @cite{GNU Emacs Manual},