Preparing for 0.9.35 release

* Drop "-rc1" from version in Makefile
* Sync (bump date) in docs & manpage
* Bump date in CHANGES.txt
* Bump date in appdata file (`org.tuxpaint.Tuxpaint.appdata.xml.in`)
* Bump copyright year in `win32/resources.rc`
This commit is contained in:
Bill Kendrick 2025-05-26 12:05:21 +01:00
parent dd6d10888d
commit 4849fc006f
44 changed files with 53 additions and 53 deletions

View file

@ -4,14 +4,14 @@
# Various contributors (see AUTHORS.txt)
# https://tuxpaint.org/
# June 14, 2002 - March 31, 2025
# June 14, 2002 - May 26, 2025
# The version number, for release:
# (append "-rc#", e.g. "-rc1", when making release candidates
# for beta testing)
VER_VERSION:=0.9.35-rc1
VER_VERSION:=0.9.35
# We are always SDL2 now, so don't need "-sdl2"
VER_FLAVOR:=""