diff options
author | Chong Yidong <cyd@stupidchicken.com> | 2007-04-24 02:28:19 +0000 |
---|---|---|
committer | Chong Yidong <cyd@stupidchicken.com> | 2007-04-24 02:28:19 +0000 |
commit | 07ef6df70906c2f9e117536d393ac3d4cd3e38ad (patch) | |
tree | d6724117ba3035fbf3550ef361105b103da86548 /lisp/version.el | |
parent | bbf6b0ba07360c3e8e21a0ca0b643c1432451ed8 (diff) | |
download | emacs-07ef6df70906c2f9e117536d393ac3d4cd3e38ad.tar.gz |
Bump version to 22.0.99.
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 371963daa43..91feeff5cea 100644 --- a/lisp/version.el +++ b/lisp/version.el @@ -27,7 +27,7 @@ ;;; Code: -(defconst emacs-version "22.0.98" "\ +(defconst emacs-version "22.0.99" "\ Version numbers of this version of Emacs.") (defconst emacs-major-version |