diff options
author | Gerd Moellmann <gerd@gnu.org> | 2001-04-06 13:09:33 +0000 |
---|---|---|
committer | Gerd Moellmann <gerd@gnu.org> | 2001-04-06 13:09:33 +0000 |
commit | 3a2b9d3a7c3d1f16712ef40f3bf7209ff8ad08be (patch) | |
tree | 54493b6fcd2e1ab61408247e6421207d3b515056 /lisp/version.el | |
parent | e5c8f6f114dcf344253cd2d22be259d758df009d (diff) | |
download | emacs-3a2b9d3a7c3d1f16712ef40f3bf7209ff8ad08be.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 78c7d88a1d2..1b9678580bb 100644 --- a/lisp/version.el +++ b/lisp/version.el @@ -25,7 +25,7 @@ ;;; Code: -(defconst emacs-version "21.0.102" "\ +(defconst emacs-version "21.0.103" "\ Version numbers of this version of Emacs.") (defconst emacs-major-version |