summaryrefslogtreecommitdiff
path: root/packages/newt/fpmake.pp
diff options
context:
space:
mode:
Diffstat (limited to 'packages/newt/fpmake.pp')
-rw-r--r--packages/newt/fpmake.pp2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/newt/fpmake.pp b/packages/newt/fpmake.pp
index 0c5bfa4bfe..44fbde9bda 100644
--- a/packages/newt/fpmake.pp
+++ b/packages/newt/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.SourcePath.Add('src');
P.OSes:=[Linux];