summaryrefslogtreecommitdiff
path: root/packages/gdbm/fpmake.pp
diff options
context:
space:
mode:
Diffstat (limited to 'packages/gdbm/fpmake.pp')
-rw-r--r--packages/gdbm/fpmake.pp2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/gdbm/fpmake.pp b/packages/gdbm/fpmake.pp
index b30175607e..a5aeff4194 100644
--- a/packages/gdbm/fpmake.pp
+++ b/packages/gdbm/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 := 'Library: GNU, header: Michael van Canneyt';
P.License := 'Library: GPL2 (or later?), header: LGPL with modification, ';
P.HomepageURL := 'www.freepascal.org';