From 7a3241f3ec348657f649a639e84b7440b0c27392 Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Sat, 16 Mar 2002 11:26:11 +0000 Subject: [PATCH] Update for version 21.2. --- README | 2 +- lisp/version.el | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README b/README index 9b14254ddda..fafcbc97643 100644 --- a/README +++ b/README @@ -1,4 +1,4 @@ -This directory tree holds version 21.1.95 of GNU Emacs, the extensible, +This directory tree holds version 21.2 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 71f5b0eea2d..e392b7c1c8e 100644 --- a/lisp/version.el +++ b/lisp/version.el @@ -27,7 +27,7 @@ ;;; Code: -(defconst emacs-version "21.1.95" "\ +(defconst emacs-version "21.2" "\ Version numbers of this version of Emacs.") (defconst emacs-major-version -- 2.39.5