aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChong Yidong2006-10-27 15:41:31 +0000
committerChong Yidong2006-10-27 15:41:31 +0000
commitf6b88dd6b98350c3fb458ecf64a2c73e9f97f2c6 (patch)
treece31136bd294b2987d40b11dc886e3c00ceb36e8
parent4f2c863870e5e9e13f270d6e1187bf6a3ba81afe (diff)
downloademacs-f6b88dd6b98350c3fb458ecf64a2c73e9f97f2c6.tar.gz
emacs-f6b88dd6b98350c3fb458ecf64a2c73e9f97f2c6.zip
* 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 @@
12006-10-27 Chong Yidong <cyd@stupidchicken.com>
2
3 * version.el (emacs-version): Bump version number to 22.0.90.
4
12006-10-26 John W. Eaton <jwe@octave.org> 52006-10-26 John W. Eaton <jwe@octave.org>
2 6
3 * progmodes/octave-inf.el (inferior-octave-has-built-in-variables): 7 * 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 @@
27 27
28;;; Code: 28;;; Code:
29 29
30(defconst emacs-version "22.0.50" "\ 30(defconst emacs-version "22.0.90" "\
31Version numbers of this version of Emacs.") 31Version numbers of this version of Emacs.")
32 32
33(defconst emacs-major-version 33(defconst emacs-major-version