From 3433002d78e9f8976a8cb71b2c2051669f1fe48c Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Sat, 25 May 2002 11:26:14 +0000 Subject: [PATCH] Bump Emacs version to 21.3.50. --- README | 2 +- lisp/version.el | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README b/README index 84a0991465e..39a5e04eee3 100644 --- a/README +++ b/README @@ -1,4 +1,4 @@ -This directory tree holds version 21.2.50 of GNU Emacs, the extensible, +This directory tree holds version 21.3.50 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 1eea92e727c..beadaf94dde 100644 --- a/lisp/version.el +++ b/lisp/version.el @@ -27,7 +27,7 @@ ;;; Code: -(defconst emacs-version "21.2.50" "\ +(defconst emacs-version "21.3.50" "\ Version numbers of this version of Emacs.") (defconst emacs-major-version -- 2.39.5