# HG changeset patch # User Gerd Moellmann # Date 984594294 0 # Node ID 91dfc548c55c83f038320dc4ac29afca03634a02 # Parent a37eeb9f04f36a9e943d22d8f61024e157cd1410 Set version to 21.0.101. diff -r a37eeb9f04f3 -r 91dfc548c55c README --- a/README Wed Mar 14 16:37:12 2001 +0000 +++ b/README Wed Mar 14 18:24:54 2001 +0000 @@ -1,4 +1,4 @@ -This directory tree holds version 21.0.100 of GNU Emacs, the extensible, +This directory tree holds version 21.0.101 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 a37eeb9f04f3 -r 91dfc548c55c lisp/version.el --- a/lisp/version.el Wed Mar 14 16:37:12 2001 +0000 +++ b/lisp/version.el Wed Mar 14 18:24:54 2001 +0000 @@ -25,7 +25,7 @@ ;;; Code: -(defconst emacs-version "21.0.100" "\ +(defconst emacs-version "21.0.101" "\ Version numbers of this version of Emacs.") (defconst emacs-major-version diff -r a37eeb9f04f3 -r 91dfc548c55c man/emacs.texi --- a/man/emacs.texi Wed Mar 14 16:37:12 2001 +0000 +++ b/man/emacs.texi Wed Mar 14 18:24:54 2001 +0000 @@ -7,7 +7,7 @@ @c The edition number appears in several places in this file @set EDITION Fourteenth -@set EMACSVER 21.0.100 +@set EMACSVER 21.0.101 @ifnottex This is the @value{EDITION} edition of the @cite{GNU Emacs Manual},