diff options
-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 |