From e7d6528f149f3fff36f77af6fc0a01e8af0944a3 Mon Sep 17 00:00:00 2001 From: marco Date: Fri, 6 Mar 2020 12:21:33 +0000 Subject: [PATCH] * allow 3.2.0 for bootstrapping instead of 3.0.2. git-svn-id: branches/fixes_3_2@44267 - --- Makefile.fpc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.fpc b/Makefile.fpc index 32d70573f1..3af46eba36 100644 --- a/Makefile.fpc +++ b/Makefile.fpc @@ -21,7 +21,7 @@ rule=help [prerules] REQUIREDVERSION=3.0.4 -REQUIREDVERSION2=3.0.2 +REQUIREDVERSION2=3.2.0 # make versions < 3.77 (OS2 version) are buggy