diff options
author | Kenichi Handa <handa@m17n.org> | 2002-03-01 02:00:58 +0000 |
---|---|---|
committer | Kenichi Handa <handa@m17n.org> | 2002-03-01 02:00:58 +0000 |
commit | 47351009e6397b8e2db50586d8227afb6787b5b3 (patch) | |
tree | d50861d150bb6cd71da62a376d0c7f956168cd47 /lisp/version.el | |
parent | 5bb65bd43c3604dc55f2741f9e1a3a30c3a33c6e (diff) | |
download | emacs-47351009e6397b8e2db50586d8227afb6787b5b3.tar.gz |
(emacs-version): Set to "22.0.0".
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 1eea92e727c..8a68c6f4a53 100644 --- a/lisp/version.el +++ b/lisp/version.el @@ -27,7 +27,7 @@ ;;; Code: -(defconst emacs-version "21.2.50" "\ +(defconst emacs-version "22.0.0" "\ Version numbers of this version of Emacs.") (defconst emacs-major-version |