summaryrefslogtreecommitdiff
path: root/packages/libgbafpc/examples/graphics/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'packages/libgbafpc/examples/graphics/Makefile')
-rw-r--r--packages/libgbafpc/examples/graphics/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/libgbafpc/examples/graphics/Makefile b/packages/libgbafpc/examples/graphics/Makefile
index 87d7797bad..c2e1b08198 100644
--- a/packages/libgbafpc/examples/graphics/Makefile
+++ b/packages/libgbafpc/examples/graphics/Makefile
@@ -330,7 +330,7 @@ FPCFPMAKE=$(FPC)
endif
endif
override PACKAGE_NAME=libgbafpc-graphics-examples
-override PACKAGE_VERSION=3.2.0-beta
+override PACKAGE_VERSION=3.2.0rc1
ifeq ($(FULL_TARGET),i386-linux)
override TARGET_DIRS+=ansi_console PCXView SimpleBGScroll
endif