summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGerd Moellmann <gerd@gnu.org>2001-04-05 11:05:39 +0000
committerGerd Moellmann <gerd@gnu.org>2001-04-05 11:05:39 +0000
commita5f86a374ed7fc291510afc34981fb9657311d84 (patch)
tree7c961d316982d1543783301e84de7b78066bb9a6
parentf383cd0dfe1dae6b6e9acb904cf93fd5e1d6b3ea (diff)
downloademacs-a5f86a374ed7fc291510afc34981fb9657311d84.tar.gz
Bump version number.
-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 edc0125a684..337b78c2dfd 100644
--- a/README
+++ b/README
@@ -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 --git a/lisp/version.el b/lisp/version.el
index ad5be2447f3..9f96cebca89 100644
--- a/lisp/version.el
+++ b/lisp/version.el
@@ -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 --git a/man/emacs.texi b/man/emacs.texi
index a02d97550fc..e1b7eae46b0 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.101
+@set EMACSVER 21.0.102
@ifnottex
This is the @value{EDITION} edition of the @cite{GNU Emacs Manual},