I fixed this in the patch I sent to stephen.
andy
At 08:55 AM 4/25/01 +1000, Steve Youngs wrote:
|--==> "APA" == Adrian Aichner
<Adrian.Aichner(a)t-online.de> writes:
APA> I think it's an error that 21.4.1 identifies itself as 21.4-b1.
APA> Most likely the problem is caused by following line in version.sh:
APA> emacs_is_beta=
That's interesting, is it a Windows Thang[tm]?
,----[ version.sh ]
| #!/bin/sh
| emacs_is_beta=
| emacs_major_version=21
| emacs_minor_version=4
| emacs_beta_version=1
| xemacs_codename="Copyleft"
| infodock_major_version=4
| infodock_minor_version=0
| infodock_build_version=8
`----
,----[ C-h v emacs-program-version RET ]
| `emacs-program-version' is a simple built-in variable.
|
| Value: "21.4.1"
|
| Documentation:
| *Version of the Emacs variant.
| This typically has the form NN.NN-bNN.
| This is mainly meant for use in path searching.
`----
--
|---<Steve Youngs>---------------<GnuPG KeyID: 9E7E2820>---|
| XEmacs - It's not just an editor. |
| It's a way of life. |
|------------------------------------<youngs(a)xemacs.org>---|