summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGerd Moellmann <gerd@gnu.org>2001-10-20 16:12:30 +0000
committerGerd Moellmann <gerd@gnu.org>2001-10-20 16:12:30 +0000
commit7e0c32f7aefab339d9b91af4ed723f182fd10754 (patch)
tree9d7807d72810fc3e84ed2d2ce360f319a57d9e33
parenta2012c0b02a2901b77ddd86eab892e43760c31b3 (diff)
downloademacs-7e0c32f7aefab339d9b91af4ed723f182fd10754.tar.gz
Set version to 21.1.
-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 d3b5af18cbe..ae211985385 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-This directory tree holds version 21.0.107 of GNU Emacs, the extensible,
+This directory tree holds version 21.1 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 4dce0b05d82..925f8434528 100644
--- a/lisp/version.el
+++ b/lisp/version.el
@@ -27,7 +27,7 @@
;;; Code:
-(defconst emacs-version "21.0.107" "\
+(defconst emacs-version "21.1" "\
Version numbers of this version of Emacs.")
(defconst emacs-major-version
diff --git a/man/emacs.texi b/man/emacs.texi
index 9cb9380ff0a..19efee6ec1d 100644
--- a/man/emacs.texi
+++ b/man/emacs.texi
@@ -8,7 +8,7 @@
@c The edition number appears in several places in this file
@set EDITION Fourteenth
-@set EMACSVER 21.0.107
+@set EMACSVER 21.1
@ifnottex
This is the @value{EDITION} edition of the @cite{GNU Emacs Manual},