summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGerd Moellmann <gerd@gnu.org>2001-08-31 11:46:11 +0000
committerGerd Moellmann <gerd@gnu.org>2001-08-31 11:46:11 +0000
commit9766a0e40890d158beaf3d1b0c99b283b573d4f6 (patch)
treeedcac51bfaa2e31ee3fb6e0b3adc5579ead9c5af
parent4a7db98076eb918244a1f8f3ef7605ec97ab0719 (diff)
downloademacs-9766a0e40890d158beaf3d1b0c99b283b573d4f6.tar.gz
Increment 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 2a44efe1497..196188c89df 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-This directory tree holds version 21.0.105 of GNU Emacs, the extensible,
+This directory tree holds version 21.0.106 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 f408e6e5b4b..6426facd77b 100644
--- a/lisp/version.el
+++ b/lisp/version.el
@@ -27,7 +27,7 @@
;;; Code:
-(defconst emacs-version "21.0.105" "\
+(defconst emacs-version "21.0.106" "\
Version numbers of this version of Emacs.")
(defconst emacs-major-version
diff --git a/man/emacs.texi b/man/emacs.texi
index 3aef8196c64..cd7dee0e4a5 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.105
+@set EMACSVER 21.0.106
@ifnottex
This is the @value{EDITION} edition of the @cite{GNU Emacs Manual},