mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-19 06:32:03 +02:00
Accept 3.0.0 as starting compiler
git-svn-id: trunk@31308 -
This commit is contained in:
parent
8cf0c3bcb6
commit
8847394d02
@ -21,7 +21,10 @@ rule=help
|
|||||||
|
|
||||||
[prerules]
|
[prerules]
|
||||||
REQUIREDVERSION=2.6.4
|
REQUIREDVERSION=2.6.4
|
||||||
REQUIREDVERSION2=2.6.2
|
# Accept 3.0.0, without requiring to using OVERRIDEVERSIONCHECK=1
|
||||||
|
# 3.0.0 should become REQUIREDVERSION after 3.0.0 final release
|
||||||
|
# and 2.6.4 should be moved to REQUIREDVERSION2
|
||||||
|
REQUIREDVERSION2=3.0.0
|
||||||
|
|
||||||
|
|
||||||
# make versions < 3.77 (OS2 version) are buggy
|
# make versions < 3.77 (OS2 version) are buggy
|
||||||
|
Loading…
Reference in New Issue
Block a user