diff options
author | Chong Yidong <cyd@stupidchicken.com> | 2007-04-17 01:38:44 +0000 |
---|---|---|
committer | Chong Yidong <cyd@stupidchicken.com> | 2007-04-17 01:38:44 +0000 |
commit | 48742df4f49c5e9f1a2b69c0bdb685c2bca0ce68 (patch) | |
tree | 5935e8806831f101a4d025191f3b0d5a74145e44 /lisp/version.el | |
parent | bdbfe3bfd60b514733b77cfd7debe66e1b3a60f8 (diff) | |
download | emacs-48742df4f49c5e9f1a2b69c0bdb685c2bca0ce68.tar.gz |
Bump version to 22.0.98.
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 6548157c7af..371963daa43 100644 --- a/lisp/version.el +++ b/lisp/version.el @@ -27,7 +27,7 @@ ;;; Code: -(defconst emacs-version "22.0.97" "\ +(defconst emacs-version "22.0.98" "\ Version numbers of this version of Emacs.") (defconst emacs-major-version |