summaryrefslogtreecommitdiff
path: root/packages/gdbint/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'packages/gdbint/Makefile')
-rw-r--r--packages/gdbint/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/gdbint/Makefile b/packages/gdbint/Makefile
index aa7dfb9e1e..2ae6e87875 100644
--- a/packages/gdbint/Makefile
+++ b/packages/gdbint/Makefile
@@ -330,7 +330,7 @@ FPCFPMAKE=$(FPC)
endif
endif
override PACKAGE_NAME=gdbint
-override PACKAGE_VERSION=3.2.0-beta
+override PACKAGE_VERSION=3.2.0rc1
FPMAKE_BIN_CLEAN=$(wildcard ./fpmake$(SRCEXEEXT))
ifdef OS_TARGET
FPC_TARGETOPT+=--os=$(OS_TARGET)