summaryrefslogtreecommitdiff
path: root/packages/gdbint/fpmake.pp
diff options
context:
space:
mode:
Diffstat (limited to 'packages/gdbint/fpmake.pp')
-rw-r--r--packages/gdbint/fpmake.pp2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/gdbint/fpmake.pp b/packages/gdbint/fpmake.pp
index 846c577eac..f1022ef0ff 100644
--- a/packages/gdbint/fpmake.pp
+++ b/packages/gdbint/fpmake.pp
@@ -161,7 +161,7 @@ begin
P:=AddPackage('gdbint');
P.ShortName:='gdb';
P.Directory:=ADirectory;
- P.Version:='3.2.0-beta';
+ P.Version:='3.2.0rc1';
P.Author := 'Library : Cygnus, header: Peter Vreman';
P.License := 'Library: GPL2 or later, header: LGPL with modification, ';
P.HomepageURL := 'www.freepascal.org';