* version.el (emacs-version): Bump version number to 22.0.90.
This commit is contained in:
parent
4f2c863870
commit
f6b88dd6b9
2 changed files with 5 additions and 1 deletions
|
@ -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):
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue