diff options
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 1c86b576981..a14d84eedd6 100644 --- a/lisp/version.el +++ b/lisp/version.el @@ -24,7 +24,7 @@ ;;; Code: -(defconst emacs-version "20.5.92" "\ +(defconst emacs-version "21.0.90" "\ Version numbers of this version of Emacs.") (defconst emacs-major-version |