diff options
author | Gerd Moellmann <gerd@gnu.org> | 2001-03-05 14:34:05 +0000 |
---|---|---|
committer | Gerd Moellmann <gerd@gnu.org> | 2001-03-05 14:34:05 +0000 |
commit | 00566ee6a6159b5c02f2ba663b7c34d8c00615e8 (patch) | |
tree | ff54a67a1a74556d6f818f4c7018686cc144b2d0 /lisp/version.el | |
parent | bc12314df03bc5b6d4a3bd1449537e2f54766f5c (diff) | |
download | emacs-00566ee6a6159b5c02f2ba663b7c34d8c00615e8.tar.gz |
Set version 21.0.99.
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 edf19ed9c07..44599fab257 100644 --- a/lisp/version.el +++ b/lisp/version.el @@ -25,7 +25,7 @@ ;;; Code: -(defconst emacs-version "21.0.99" "\ +(defconst emacs-version "21.0.100" "\ Version numbers of this version of Emacs.") (defconst emacs-major-version |