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 f408e6e5b4b..6426facd77b 100644 --- a/lisp/version.el +++ b/lisp/version.el @@ -27,7 +27,7 @@ ;;; Code: -(defconst emacs-version "21.0.105" "\ +(defconst emacs-version "21.0.106" "\ Version numbers of this version of Emacs.") (defconst emacs-major-version |