Explorar o código

* allow using 3.0.2 and 3.0.4 as starting compilers for trunk

git-svn-id: trunk@37672 -
Tomas Hajny %!s(int64=7) %!d(string=hai) anos
pai
achega
350b9c0556
Modificáronse 2 ficheiros con 4 adicións e 4 borrados
  1. 2 2
      Makefile
  2. 2 2
      Makefile.fpc

+ 2 - 2
Makefile

@@ -333,8 +333,8 @@ endif
 endif
 override PACKAGE_NAME=fpc
 override PACKAGE_VERSION=3.1.1
-REQUIREDVERSION=3.0.2
-REQUIREDVERSION2=3.0.0
+REQUIREDVERSION=3.0.4
+REQUIREDVERSION2=3.0.2
 ifndef inOS2
 override FPCDIR:=$(BASEDIR)
 export FPCDIR

+ 2 - 2
Makefile.fpc

@@ -20,8 +20,8 @@ fpcdir=.
 rule=help
 
 [prerules]
-REQUIREDVERSION=3.0.2
-REQUIREDVERSION2=3.0.0
+REQUIREDVERSION=3.0.4
+REQUIREDVERSION2=3.0.2
 
 
 # make versions < 3.77 (OS2 version) are buggy