diff options
author | Chong Yidong <cyd@stupidchicken.com> | 2007-06-04 20:42:53 +0000 |
---|---|---|
committer | Chong Yidong <cyd@stupidchicken.com> | 2007-06-04 20:42:53 +0000 |
commit | 6e04fc985649ab0840bf654a3a43297201b9dca5 (patch) | |
tree | 8136115360b3dcd8b3cc90dc54f0eb3c0c005a77 /lisp/version.el | |
parent | 407876dad2cfe64b3d93bbc64f2e0e60dac4861e (diff) | |
download | emacs-6e04fc985649ab0840bf654a3a43297201b9dca5.tar.gz |
Bump version number to 22.1.50.
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 9e5ec6544d4..0ed3927d0fc 100644 --- a/lisp/version.el +++ b/lisp/version.el @@ -27,7 +27,7 @@ ;;; Code: -(defconst emacs-version "22.1" "\ +(defconst emacs-version "22.1.50" "\ Version numbers of this version of Emacs.") (defconst emacs-major-version |