From 3225df280531c1a5c483232373092bb2cabda666 Mon Sep 17 00:00:00 2001 From: Bill Kendrick Date: Sun, 21 Jan 2024 00:57:29 -0800 Subject: [PATCH] Version set to 0.9.32-rc1 for release candidate --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 0b87abf34..294760b54 100644 --- a/Makefile +++ b/Makefile @@ -4,12 +4,12 @@ # Various contributors (see AUTHORS.txt) # https://tuxpaint.org/ -# June 14, 2002 - January 14, 2024 +# June 14, 2002 - January 21, 2024 # The version number, for release: -VER_VERSION:=0.9.32 +VER_VERSION:=0.9.32-rc1 # We are always SDL2 now, so don't need "-sdl2" VER_FLAVOR:=""