summaryrefslogtreecommitdiff
path: root/utils/fpcres/fpmake.pp
diff options
context:
space:
mode:
Diffstat (limited to 'utils/fpcres/fpmake.pp')
-rw-r--r--utils/fpcres/fpmake.pp2
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/fpcres/fpmake.pp b/utils/fpcres/fpmake.pp
index f49321efe8..ec3674d191 100644
--- a/utils/fpcres/fpmake.pp
+++ b/utils/fpcres/fpmake.pp
@@ -28,7 +28,7 @@ begin
P.NeedLibC:= false;
P.Directory:=ADirectory;
- P.Version:='3.2.0-beta';
+ P.Version:='3.2.0rc1';
P.OSes:=[win32,win64,wince,haiku,linux,freebsd,openbsd,netbsd,darwin,iphonesim,solaris,os2,emx,aix,aros,amiga,morphos];