summaryrefslogtreecommitdiff
path: root/packages/fcl-sound/fpmake.pp
diff options
context:
space:
mode:
Diffstat (limited to 'packages/fcl-sound/fpmake.pp')
-rw-r--r--packages/fcl-sound/fpmake.pp2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/fcl-sound/fpmake.pp b/packages/fcl-sound/fpmake.pp
index 6da081ad62..4baf21015e 100644
--- a/packages/fcl-sound/fpmake.pp
+++ b/packages/fcl-sound/fpmake.pp
@@ -17,7 +17,7 @@ begin
{$ifdef ALLPACKAGES}
P.Directory:=ADirectory;
{$endif ALLPACKAGES}
- P.Version:='3.2.0-beta';
+ P.Version:='3.2.0rc1';
P.Dependencies.Add('fcl-base');
P.Author := 'Abou Al Montacir of the Free Pascal development team';