Makefile: Set version to 0.9.30-rc1

And appdate.xml -- bump date.
This commit is contained in:
Bill Kendrick 2023-05-14 13:14:24 -07:00
parent afc120e5d4
commit eb8f4be7fd
2 changed files with 3 additions and 3 deletions

View file

@ -4,12 +4,12 @@
# Various contributors (see AUTHORS.txt)
# https://tuxpaint.org/
# June 14, 2002 - May 9, 2023
# June 14, 2002 - May 14, 2023
# The version number, for release:
VER_VERSION:=0.9.30
VER_VERSION:=0.9.30-rc1
# We are always SDL2 now, so don't need "-sdl2"
VER_FLAVOR:=""
ifdef SOURCE_DATE_EPOCH

View file

@ -43,7 +43,7 @@
</screenshot>
</screenshots>
<releases>
<release version="0.9.30" date="2023-04-03">
<release version="0.9.30" date="2023-05-14">
<description>
<p>Many Magic tools now offer size settings.</p>
<p>Button labels word-wrap when possible (improves legibility).</p>