On Tue, 26 Jun 2001, Jeroen van Wolffelaar wrote:
> >- ((equal-ci? (data nl) "abs") (literal "PHP 3, PHP 4 "))
> >+ ((equal-ci? (data nl) "abs") (literal "PHP 3, PHP 4 >= 4.0b1"))
>
>
> Is it really necessary to specify that this function worked as of the first
> beta? IMO it would be better if you stick with public releases, i.e. 4.0.0,
> etc, and no beta's or RC's. Those versions are only really used during
> development.
The 4.0b series where publically released versions, so yes, it is
neccesairy to discriminate between those.
Derick