summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 56620176a5..c17fa2e0cc 100644
--- a/Makefile
+++ b/Makefile
@@ -332,8 +332,9 @@ FPCFPMAKE=$(FPC)
endif
endif
override PACKAGE_NAME=fpc
-override PACKAGE_VERSION=3.0.1
-REQUIREDVERSION=3.0.0
+override PACKAGE_VERSION=3.0.5
+REQUIREDVERSION=3.0.2
+REQUIREDVERSION=3.0.4
ifndef inOS2
override FPCDIR:=$(BASEDIR)
export FPCDIR