diff options
author | Gerd Moellmann <gerd@gnu.org> | 2001-02-15 13:15:39 +0000 |
---|---|---|
committer | Gerd Moellmann <gerd@gnu.org> | 2001-02-15 13:15:39 +0000 |
commit | 9a47fc42375a5b9c5bad066a1ff371099fc2ab61 (patch) | |
tree | 8d2858bd4a53c04f0e91a151563e9402b4ecefa1 /lisp/version.el | |
parent | 0fc71a7725067b60f46e9971c34cfccfefd84cea (diff) | |
download | emacs-9a47fc42375a5b9c5bad066a1ff371099fc2ab61.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 ed62ffd4f01..edf19ed9c07 100644 --- a/lisp/version.el +++ b/lisp/version.el @@ -25,7 +25,7 @@ ;;; Code: -(defconst emacs-version "21.0.98" "\ +(defconst emacs-version "21.0.99" "\ Version numbers of this version of Emacs.") (defconst emacs-major-version |