summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGerd Moellmann <gerd@gnu.org>2001-03-14 18:24:54 +0000
committerGerd Moellmann <gerd@gnu.org>2001-03-14 18:24:54 +0000
commit6a6a79c18756eadeadc4e8a73f098b82e64b960c (patch)
tree0c908d232be66a4cdc908f379a2acee1d5184a1b
parent697617d9d767afe18d956235759fe059e5f81f50 (diff)
downloademacs-6a6a79c18756eadeadc4e8a73f098b82e64b960c.tar.gz
Set version to 21.0.101.
-rw-r--r--README2
-rw-r--r--lisp/version.el2
-rw-r--r--man/emacs.texi2
3 files changed, 3 insertions, 3 deletions
diff --git a/README b/README
index 957bb15cb66..7e073a9979d 100644
--- a/README
+++ b/README
@@ -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 --git a/lisp/version.el b/lisp/version.el
index 44599fab257..ad5be2447f3 100644
--- a/lisp/version.el
+++ b/lisp/version.el
@@ -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 --git a/man/emacs.texi b/man/emacs.texi
index 4838e213d4c..a02d97550fc 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.100
+@set EMACSVER 21.0.101
@ifnottex
This is the @value{EDITION} edition of the @cite{GNU Emacs Manual},