diff options
author | Chong Yidong <cyd@stupidchicken.com> | 2007-04-04 00:42:38 +0000 |
---|---|---|
committer | Chong Yidong <cyd@stupidchicken.com> | 2007-04-04 00:42:38 +0000 |
commit | 85adab9a0aa817072a7e0ccf6837778b47b1e49e (patch) | |
tree | c071072684370a36741dc92ae87e804fa5e137e9 /lisp/version.el | |
parent | c345112ee13b28c6745ad33778d859284a6480c0 (diff) | |
download | emacs-85adab9a0aa817072a7e0ccf6837778b47b1e49e.tar.gz |
Bump version to 22.0.97.
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 f205fefbdd1..6548157c7af 100644 --- a/lisp/version.el +++ b/lisp/version.el @@ -27,7 +27,7 @@ ;;; Code: -(defconst emacs-version "22.0.96" "\ +(defconst emacs-version "22.0.97" "\ Version numbers of this version of Emacs.") (defconst emacs-major-version |