diff options
author | Eli Zaretskii <eliz@gnu.org> | 2002-05-25 11:26:14 +0000 |
---|---|---|
committer | Eli Zaretskii <eliz@gnu.org> | 2002-05-25 11:26:14 +0000 |
commit | 3433002d78e9f8976a8cb71b2c2051669f1fe48c (patch) | |
tree | 22b8cde602880527662ef01a973a178eb4aadf26 /lisp/version.el | |
parent | 57ba05cb723ca6fe4d1d72f6139295ebf9dbb0a6 (diff) | |
download | emacs-3433002d78e9f8976a8cb71b2c2051669f1fe48c.tar.gz |
Bump Emacs version to 21.3.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 1eea92e727c..beadaf94dde 100644 --- a/lisp/version.el +++ b/lisp/version.el @@ -27,7 +27,7 @@ ;;; Code: -(defconst emacs-version "21.2.50" "\ +(defconst emacs-version "21.3.50" "\ Version numbers of this version of Emacs.") (defconst emacs-major-version |