diff options
| author | Gerd Moellmann | 2001-04-06 13:09:33 +0000 |
|---|---|---|
| committer | Gerd Moellmann | 2001-04-06 13:09:33 +0000 |
| commit | 3a2b9d3a7c3d1f16712ef40f3bf7209ff8ad08be (patch) | |
| tree | 54493b6fcd2e1ab61408247e6421207d3b515056 /lisp | |
| parent | e5c8f6f114dcf344253cd2d22be259d758df009d (diff) | |
| download | emacs-3a2b9d3a7c3d1f16712ef40f3bf7209ff8ad08be.tar.gz emacs-3a2b9d3a7c3d1f16712ef40f3bf7209ff8ad08be.zip | |
Increment version number.
Diffstat (limited to 'lisp')
| -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 @@ | |||
| 25 | 25 | ||
| 26 | ;;; Code: | 26 | ;;; Code: |
| 27 | 27 | ||
| 28 | (defconst emacs-version "21.0.102" "\ | 28 | (defconst emacs-version "21.0.103" "\ |
| 29 | Version numbers of this version of Emacs.") | 29 | Version numbers of this version of Emacs.") |
| 30 | 30 | ||
| 31 | (defconst emacs-major-version | 31 | (defconst emacs-major-version |