From: Gerd Moellmann Date: Fri, 6 Apr 2001 13:09:33 +0000 (+0000) Subject: Increment version number. X-Git-Tag: emacs-pretest-21.0.103~287 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=3a2b9d3a7c3d1f16712ef40f3bf7209ff8ad08be;p=emacs.git Increment version number. --- diff --git a/README b/README index 337b78c2dfd..11b6395bdb6 100644 --- a/README +++ b/README @@ -1,4 +1,4 @@ -This directory tree holds version 21.0.102 of GNU Emacs, the extensible, +This directory tree holds version 21.0.103 of GNU Emacs, the extensible, customizable, self-documenting real-time display editor. You may encounter bugs in this release. If you do, please report 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 diff --git a/man/emacs.texi b/man/emacs.texi index e1b7eae46b0..424199dafd9 100644 --- a/man/emacs.texi +++ b/man/emacs.texi @@ -7,7 +7,7 @@ @c The edition number appears in several places in this file @set EDITION Fourteenth -@set EMACSVER 21.0.102 +@set EMACSVER 21.0.103 @ifnottex This is the @value{EDITION} edition of the @cite{GNU Emacs Manual},