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
commitfbce5822e258342a8c52ca9d23a341a23078d0b7 (patch)
tree47c12cc6b86ff814386b4e7a18dd0fd2e68cc18e
parent310059607b59defd50a1e0159df8d6fb6a756f01 (diff)
downloademacs-fbce5822e258342a8c52ca9d23a341a23078d0b7.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 25ce4d09133..89a1f59f7cf 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