[TYPO3-core] change compatVersion=3.9.0 -> 4.0in sysext/css_styled_content
Martin Kutschker
Martin.Kutschker at blackbox.net
Thu Mar 30 10:13:29 CEST 2006
Peter Niederlag <peter at niederlag.de> writes on
Wed, 29 Mar 2006 23:06:04 +0200 (METDST):
> Hi,
>
> I am sorry to bother y'll again with rather unimportnat stuff again.
a) 3.9 is an odd check if we ship 4.0 and 3.9 was NEVER a release.
b) = meaning >= sucks, this will lead to trouble someday.
Please use 4.0 and rethink the comparison in the compatibilty check.
Or is this so that version=4.0.0 doesn't break with 4.0.1? In this case I suggest to make the check version=4.0 (meaning 4.0.x) or version=4 (meaning 4.x).
Masi
More information about the TYPO3-team-core
mailing list