summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrancesco Potortì <pot@gnu.org>2002-10-24 15:30:35 +0000
committerFrancesco Potortì <pot@gnu.org>2002-10-24 15:30:35 +0000
commit9d57264d53169bb1725cfd1a4d20b78e32e904aa (patch)
treec29d62458d8f89ea93b669e2b754a69798811dc5
parentd69ef2be7a20c95ce487ed34d42db184f2aefa97 (diff)
downloademacs-pretest-21.2.92.tar.gz
-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 ba41854b339..b1de9105940 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-This directory tree holds version 21.2.91 of GNU Emacs, the extensible,
+This directory tree holds version 21.2.92 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 714afd285a4..5a288ce1945 100644
--- a/lisp/version.el
+++ b/lisp/version.el
@@ -27,7 +27,7 @@
;;; Code:
-(defconst emacs-version "21.2.91" "\
+(defconst emacs-version "21.2.92" "\
Version numbers of this version of Emacs.")
(defconst emacs-major-version
diff --git a/man/emacs.texi b/man/emacs.texi
index 76a6819edf2..b9ca006cb43 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.2.91
+@set EMACSVER 21.2.92
@ifnottex
This is the @value{EDITION} edition of the @cite{GNU Emacs Manual},