summaryrefslogtreecommitdiff
path: root/rtl/fpmake.pp
diff options
context:
space:
mode:
Diffstat (limited to 'rtl/fpmake.pp')
-rw-r--r--rtl/fpmake.pp2
1 files changed, 1 insertions, 1 deletions
diff --git a/rtl/fpmake.pp b/rtl/fpmake.pp
index 35c14e377b..1c099b786b 100644
--- a/rtl/fpmake.pp
+++ b/rtl/fpmake.pp
@@ -16,7 +16,7 @@ begin
{$ifdef ALLPACKAGES}
P.Directory:='rtl';
{$endif ALLPACKAGES}
- P.Version:='3.0.1';
+ P.Version:='3.0.5';
// Where to find the sources using firstmatch
P.SourcePath.Add('$(OS)');