瀏覽代碼

--- 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 年之前
父節點
當前提交
d4d372ac00
共有 1 個文件被更改,包括 4 次插入1 次删除
  1. 4 1
      Makefile.fpc

+ 4 - 1
Makefile.fpc

@@ -21,7 +21,10 @@ rule=help
 
 [prerules]
 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