From 5c4f8d73b5cb257d8f0f159c000c2f60b9c59b05 Mon Sep 17 00:00:00 2001 From: Bill Kendrick Date: Thu, 13 Jul 2023 23:23:02 -0700 Subject: [PATCH] Version set to 0.9.31-rc1 for a beta --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 782eaa380..f5de64dda 100644 --- a/Makefile +++ b/Makefile @@ -4,12 +4,12 @@ # Various contributors (see AUTHORS.txt) # https://tuxpaint.org/ -# June 14, 2002 - June 22, 2023 +# June 14, 2002 - July 13, 2023 # The version number, for release: -VER_VERSION:=0.9.31 +VER_VERSION:=0.9.31-rc1 # We are always SDL2 now, so don't need "-sdl2" VER_FLAVOR:=""