diff options
author | Chong Yidong <cyd@stupidchicken.com> | 2006-11-18 21:45:26 +0000 |
---|---|---|
committer | Chong Yidong <cyd@stupidchicken.com> | 2006-11-18 21:45:26 +0000 |
commit | 94a205acf02125859266059023203b79ffdeafe3 (patch) | |
tree | 2d5c278bfb655f022db3e5325cde27183f2d3739 /lisp | |
parent | 652e399ffc8256d17e6d866e1c0f0a4789e8c3bc (diff) | |
download | emacs-94a205acf02125859266059023203b79ffdeafe3.tar.gz |
Bump version to 22.0.91
Diffstat (limited to 'lisp')
-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 3a7917fb2c7..144a77602e4 100644 --- a/lisp/version.el +++ b/lisp/version.el @@ -27,7 +27,7 @@ ;;; Code: -(defconst emacs-version "22.0.90" "\ +(defconst emacs-version "22.0.91" "\ Version numbers of this version of Emacs.") (defconst emacs-major-version |