# HG changeset patch # User Gerd Moellmann # Date 986468739 0 # Node ID 46aeb2de94e978fbc50063d85d7545c59fa15c57 # Parent edd7ede4c4bc542bc89fb507e04a29641e03c16c Bump version number. diff -r edd7ede4c4bc -r 46aeb2de94e9 README --- a/README Thu Apr 05 10:44:22 2001 +0000 +++ b/README Thu Apr 05 11:05:39 2001 +0000 @@ -1,4 +1,4 @@ -This directory tree holds version 21.0.101 of GNU Emacs, the extensible, +This directory tree holds version 21.0.102 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 edd7ede4c4bc -r 46aeb2de94e9 lisp/version.el --- a/lisp/version.el Thu Apr 05 10:44:22 2001 +0000 +++ b/lisp/version.el Thu Apr 05 11:05:39 2001 +0000 @@ -25,7 +25,7 @@ ;;; Code: -(defconst emacs-version "21.0.101" "\ +(defconst emacs-version "21.0.102" "\ Version numbers of this version of Emacs.") (defconst emacs-major-version diff -r edd7ede4c4bc -r 46aeb2de94e9 man/emacs.texi --- a/man/emacs.texi Thu Apr 05 10:44:22 2001 +0000 +++ b/man/emacs.texi Thu Apr 05 11:05: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.101 +@set EMACSVER 21.0.102 @ifnottex This is the @value{EDITION} edition of the @cite{GNU Emacs Manual},