summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChong Yidong <cyd@stupidchicken.com>2006-10-27 15:41:31 +0000
committerChong Yidong <cyd@stupidchicken.com>2006-10-27 15:41:31 +0000
commitf6b88dd6b98350c3fb458ecf64a2c73e9f97f2c6 (patch)
treece31136bd294b2987d40b11dc886e3c00ceb36e8
parent4f2c863870e5e9e13f270d6e1187bf6a3ba81afe (diff)
downloademacs-f6b88dd6b98350c3fb458ecf64a2c73e9f97f2c6.tar.gz
* version.el (emacs-version): Bump version number to 22.0.90.
-rw-r--r--lisp/ChangeLog4
-rw-r--r--lisp/version.el2
2 files changed, 5 insertions, 1 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 661a54aa4cb..896fec114bb 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,7 @@
+2006-10-27 Chong Yidong <cyd@stupidchicken.com>
+
+ * version.el (emacs-version): Bump version number to 22.0.90.
+
2006-10-26 John W. Eaton <jwe@octave.org>
* progmodes/octave-inf.el (inferior-octave-has-built-in-variables):
diff --git a/lisp/version.el b/lisp/version.el
index e70bc45bf43..3a7917fb2c7 100644
--- a/lisp/version.el
+++ b/lisp/version.el
@@ -27,7 +27,7 @@
;;; Code:
-(defconst emacs-version "22.0.50" "\
+(defconst emacs-version "22.0.90" "\
Version numbers of this version of Emacs.")
(defconst emacs-major-version