From 041302c9277ecd019e3866a3af22059e76422604 Mon Sep 17 00:00:00 2001 From: Bill Kendrick Date: Thu, 30 Mar 2023 09:56:48 -0700 Subject: [PATCH] Dropping -rc3; next release likely to be final! --- Makefile | 4 ++-- docs/CHANGES.txt | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Makefile b/Makefile index ff9e4061f..62b6ab1d5 100644 --- a/Makefile +++ b/Makefile @@ -4,12 +4,12 @@ # Various contributors (see AUTHORS.txt) # https://tuxpaint.org/ -# June 14, 2002 - March 24, 2023 +# June 14, 2002 - March 30, 2023 # The version number, for release: -VER_VERSION:=0.9.29-rc3 +VER_VERSION:=0.9.29 # We are always SDL2 now, so don't need "-sdl2" VER_FLAVOR:="" ifdef SOURCE_DATE_EPOCH diff --git a/docs/CHANGES.txt b/docs/CHANGES.txt index 896f29db8..94c50a4e3 100644 --- a/docs/CHANGES.txt +++ b/docs/CHANGES.txt @@ -7,7 +7,7 @@ Various contributors (see below, and AUTHORS.txt) https://tuxpaint.org/ -2023.March.30 (0.9.29) ### RC3 +2023.March.30 (0.9.29) * Improvements to "Stamp" tool: ----------------------------- * Stamps may now be rotated.