From 143ff0ba6bffcb4f3829fe05771246dc3d074196 Mon Sep 17 00:00:00 2001 From: Gerd Moellmann Date: Sun, 21 Oct 2001 22:52:23 +0000 Subject: [PATCH] Set version number. --- README | 2 +- lisp/version.el | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README b/README index ae211985385..7a01a39eba5 100644 --- a/README +++ b/README @@ -1,4 +1,4 @@ -This directory tree holds version 21.1 of GNU Emacs, the extensible, +This directory tree holds version 21.1.80 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 925f8434528..6a709f9028d 100644 --- a/lisp/version.el +++ b/lisp/version.el @@ -27,7 +27,7 @@ ;;; Code: -(defconst emacs-version "21.1" "\ +(defconst emacs-version "21.1.80" "\ Version numbers of this version of Emacs.") (defconst emacs-major-version -- 2.39.2