Browse Source

--- Merging r31308 into '.':
U Makefile.fpc
--- Recording mergeinfo for merge of r31308 into '.':
U .

# revisions: 31308

git-svn-id: branches/fixes_3_0@31555 -

marco 10 years ago
parent
commit
d4d372ac00
1 changed files with 4 additions and 1 deletions
  1. 4 1
      Makefile.fpc

+ 4 - 1
Makefile.fpc

@@ -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