diff options
author | Chong Yidong <cyd@stupidchicken.com> | 2007-05-17 18:55:36 +0000 |
---|---|---|
committer | Chong Yidong <cyd@stupidchicken.com> | 2007-05-17 18:55:36 +0000 |
commit | ab43d1e484120a22b5dea36d0abd8be999cd7380 (patch) | |
tree | 76cd46acd679c2d6bf662c88dddd15e10f923fcf /lisp/version.el | |
parent | c5efc23b31d40ec96d2d1b2e448a2c799d8545a0 (diff) | |
download | emacs-ab43d1e484120a22b5dea36d0abd8be999cd7380.tar.gz |
Bump version to 22.0.990emacs-pretest-22.0.990
Diffstat (limited to 'lisp/version.el')
-rw-r--r-- | lisp/version.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/version.el b/lisp/version.el index 91feeff5cea..de2cfccf7cf 100644 --- a/lisp/version.el +++ b/lisp/version.el @@ -27,7 +27,7 @@ ;;; Code: -(defconst emacs-version "22.0.99" "\ +(defconst emacs-version "22.0.990" "\ Version numbers of this version of Emacs.") (defconst emacs-major-version |