From xemacs-m  Wed Sep  3 12:06:46 1997
Received: from mharnois.workgroup.net (pm1-035.sbt.net [206.153.211.35])
	by xemacs.org (8.8.5/8.8.5) with ESMTP id MAA09245
	for <xemacs-beta@xemacs.org>; Wed, 3 Sep 1997 12:06:44 -0500 (CDT)
Received: (from mharnois@localhost)
	by mharnois.workgroup.net (8.8.7/8.8.7) id KAA02361;
	Wed, 3 Sep 1997 10:52:22 -0500
To: xemacs-beta@xemacs.org
Subject: Re: Important patch for 20.3-beta20, please apply
References: <199709030555.WAA10745@o210.nas.nasa.gov> <m2wwkykjju.fsf@altair.xemacs.org>
Mail-Copies-To: never
X-Face: #ELVc'\6VfS2I%PkOK{H2d%M=]`IfN&$$Wo[x14,.sRozWJ3/dr~cV,0hp}BF%+x0=TYyfE
 B8O;Nrz=1@.mIh_BT>:2N,K|f0)"sy%=AyU1MyXv3)joP%%)IF~+"#!*SRa+hbyFX>?^{f|_Wq/Zs.
 \/@8PsO^^f,p86SJIFi9-6+Tw}?Wc6{i*8Jd^"m^INcjf~0o=Nvrd4XX\u`:0tKebsYKXrtp!v)"OD
 -o2_Jm(M2up1A
X-Attribution: mdh
X-Emacs: 20.3 "Bratislava" XEmacs  Lucid (beta18) with mule
Mime-Version: 1.0 (generated by SEMI MIME-Edit 0.86 "Naka-Tsurugi")
Content-Type: text/plain; charset=US-ASCII
From: Michael Harnois <mharnois@sbt.net>
Date: 03 Sep 1997 10:51:51 -0500
In-Reply-To: SL Baur's message of "02 Sep 1997 23:17:41 -0700"
Message-ID: <87sovm1jl4.fsf@mharnois.workgroup.net>
Lines: 32
X-Mailer: Gnus v5.4.65 + SEMI patch (r2.1)/XEmacs 20.3(beta18) - "Bratislava"

Well, we might as well fix the other error, too ...

Index: version.sh
===================================================================
RCS file: /usr/local/xemacs/xemacs-20.0/version.sh,v
retrieving revision 1.12
diff -u -r1.12 version.sh
--- version.sh	1997/09/03 02:55:24	1.12
+++ version.sh	1997/09/03 06:15:46
@@ -2,4 +2,4 @@
 emacs_major_version=20
 emacs_minor_version=3
 emacs_beta_version=19
-xemacs_codename="Kiev"
+xemacs_codename="Kyiv"

Index: CHANGES-beta
===================================================================
RCS file: /usr/local/xemacs/xemacs-20.0/CHANGES-beta,v
retrieving revision 1.56
diff -u -r1.56 CHANGES-beta
--- CHANGES-beta	1997/09/03 03:39:02	1.56
+++ CHANGES-beta	1997/09/03 06:15:27
@@ -1,5 +1,5 @@
 							-*- indented-text -*-
-to 20.3 beta19 "Kiev"
+to 20.3 beta19 "Kyiv"
- -- Mega Martin Buccholz patch
+ -- Mega Martin Buchholz patch
 -- Major Viper update, Viper is now Mule aware
 -- ediff updates courtesy of Michael Kifer

