diff options
author | Gerd Moellmann <gerd@gnu.org> | 2001-05-08 12:56:46 +0000 |
---|---|---|
committer | Gerd Moellmann <gerd@gnu.org> | 2001-05-08 12:56:46 +0000 |
commit | b60729681f0ba42945a2c98c549ea79ea0049a9a (patch) | |
tree | e9367636a5e5009b6d40000feb0f7d3dd594ce66 /lisp/version.el | |
parent | 00e504283d1328b7a09a9ac382babe4c60ea85c1 (diff) | |
download | emacs-b60729681f0ba42945a2c98c549ea79ea0049a9a.tar.gz |
Increment version number.
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 1b9678580bb..6014df807fd 100644 --- a/lisp/version.el +++ b/lisp/version.el @@ -25,7 +25,7 @@ ;;; Code: -(defconst emacs-version "21.0.103" "\ +(defconst emacs-version "21.0.104" "\ Version numbers of this version of Emacs.") (defconst emacs-major-version |