* requiredversion to 3.2.0 and 3.2.2

git-svn-id: tags/release_3_2_2@49371 -
This commit is contained in:
marco 2021-05-15 15:38:31 +00:00
parent be423fdae7
commit 0d122c4953
2 changed files with 4 additions and 4 deletions

View File

@ -331,8 +331,8 @@ endif
endif
override PACKAGE_NAME=fpc
override PACKAGE_VERSION=3.2.2
REQUIREDVERSION=3.0.4
REQUIREDVERSION2=3.2.0
REQUIREDVERSION=3.2.0
REQUIREDVERSION2=3.2.2
ifndef inOS2
override FPCDIR:=$(BASEDIR)
export FPCDIR

View File

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