diff options
| author | Eli Zaretskii <eliz@gnu.org> | 2002-01-11 09:11:58 +0000 |
|---|---|---|
| committer | Eli Zaretskii <eliz@gnu.org> | 2002-01-11 09:11:58 +0000 |
| commit | a19e279847daa58a6e51e8b58c65df28b1b6d8de (patch) | |
| tree | b1279d1665b146ce7bf8c05c526e9b0bb3b3ce04 | |
| parent | aad1cc5ae11930f31a905ca08d94a2b2a568574e (diff) | |
| download | emacs-a19e279847daa58a6e51e8b58c65df28b1b6d8de.tar.gz | |
(emacs-version): Bump to 21.2.50.
| -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 ac1d2fa4807..9d620df0b3a 100644 --- a/lisp/version.el +++ b/lisp/version.el @@ -27,7 +27,7 @@ ;;; Code: -(defconst emacs-version "21.1.50" "\ +(defconst emacs-version "21.2.50" "\ Version numbers of this version of Emacs.") (defconst emacs-major-version |
