diff options
Diffstat (limited to 'packages/users/fpmake.pp')
-rw-r--r-- | packages/users/fpmake.pp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/users/fpmake.pp b/packages/users/fpmake.pp index 6861888485..95d036ee75 100644 --- a/packages/users/fpmake.pp +++ b/packages/users/fpmake.pp @@ -16,7 +16,7 @@ begin {$ifdef ALLPACKAGES} P.Directory:=ADirectory; {$endif ALLPACKAGES} - P.Version:='3.0.1'; + P.Version:='3.0.5'; P.Author := 'Michael van Canneyt, Marco van de Voort'; P.License := 'LGPL with modification, '; P.HomepageURL := 'www.freepascal.org'; |