summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGerd Moellmann <gerd@gnu.org>2001-07-13 10:53:37 +0000
committerGerd Moellmann <gerd@gnu.org>2001-07-13 10:53:37 +0000
commita3a56285dfd3d3bc892eaf19567c7e829b77bfd7 (patch)
tree992af78c2b340b8dd9a37fc58dbdc7838f1587f7
parentc41798d3519a91339d5322129c21bcefef4323b5 (diff)
downloademacs-a3a56285dfd3d3bc892eaf19567c7e829b77bfd7.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 cc3b53ca8a4..2a44efe1497 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-This directory tree holds version 21.0.104 of GNU Emacs, the extensible,
+This directory tree holds version 21.0.105 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 6014df807fd..297174e4606 100644
--- a/lisp/version.el
+++ b/lisp/version.el
@@ -25,7 +25,7 @@
;;; Code:
-(defconst emacs-version "21.0.104" "\
+(defconst emacs-version "21.0.105" "\
Version numbers of this version of Emacs.")
(defconst emacs-major-version
diff --git a/man/emacs.texi b/man/emacs.texi
index a382f16aa09..f93923c5c73 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.104
+@set EMACSVER 21.0.105
@ifnottex
This is the @value{EDITION} edition of the @cite{GNU Emacs Manual},