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 1768f9e0a66..ef0cd911e42 100644 --- a/lisp/version.el +++ b/lisp/version.el @@ -24,7 +24,7 @@ ;;; Code: -(defconst emacs-version "21.0.92" "\ +(defconst emacs-version "21.0.93" "\ Version numbers of this version of Emacs.") (defconst emacs-major-version |