summaryrefslogtreecommitdiff
path: root/packages/fastcgi/fpmake.pp
diff options
context:
space:
mode:
Diffstat (limited to 'packages/fastcgi/fpmake.pp')
-rw-r--r--packages/fastcgi/fpmake.pp2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/fastcgi/fpmake.pp b/packages/fastcgi/fpmake.pp
index d19ea3a9c0..1d796a9afd 100644
--- a/packages/fastcgi/fpmake.pp
+++ b/packages/fastcgi/fpmake.pp
@@ -16,7 +16,7 @@ begin
{$ifdef ALLPACKAGES}
P.Directory:=ADirectory;
{$endif ALLPACKAGES}
- P.Version:='3.2.0-beta';
+ P.Version:='3.2.0rc1';
P.Author := 'FreePascal development team';
P.License := 'LGPL with modification, ';