From: Gerd Moellmann Date: Sat, 20 Oct 2001 16:12:30 +0000 (+0000) Subject: Set version to 21.1. X-Git-Tag: emacs-21.1~1 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=9095bee357cb489f05039030372d0d42b70eee5e;p=emacs.git Set version to 21.1. --- diff --git a/README b/README index d3b5af18cbe..ae211985385 100644 --- a/README +++ b/README @@ -1,4 +1,4 @@ -This directory tree holds version 21.0.107 of GNU Emacs, the extensible, +This directory tree holds version 21.1 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 4dce0b05d82..925f8434528 100644 --- a/lisp/version.el +++ b/lisp/version.el @@ -27,7 +27,7 @@ ;;; Code: -(defconst emacs-version "21.0.107" "\ +(defconst emacs-version "21.1" "\ Version numbers of this version of Emacs.") (defconst emacs-major-version diff --git a/man/emacs.texi b/man/emacs.texi index 9cb9380ff0a..19efee6ec1d 100644 --- a/man/emacs.texi +++ b/man/emacs.texi @@ -8,7 +8,7 @@ @c The edition number appears in several places in this file @set EDITION Fourteenth -@set EMACSVER 21.0.107 +@set EMACSVER 21.1 @ifnottex This is the @value{EDITION} edition of the @cite{GNU Emacs Manual},