summaryrefslogtreecommitdiff
path: root/packages/fpindexer/fpmake.pp
diff options
context:
space:
mode:
Diffstat (limited to 'packages/fpindexer/fpmake.pp')
-rw-r--r--packages/fpindexer/fpmake.pp2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/fpindexer/fpmake.pp b/packages/fpindexer/fpmake.pp
index b2bab47d0b..20c14b3778 100644
--- a/packages/fpindexer/fpmake.pp
+++ b/packages/fpindexer/fpmake.pp
@@ -18,7 +18,7 @@ begin
begin
P:=AddPackage('fpindexer');
P.Directory:=ADirectory;
- P.Version:='3.2.0-beta';
+ P.Version:='3.2.0rc1';
P.OSes := [beos,haiku,freebsd,darwin,solaris,netbsd,openbsd,linux,win32,win64,wince,aix,dragonfly];
P.Dependencies.Add('fcl-base');
P.Dependencies.Add('fcl-db');