Makefile: Set version to 0.9.30-rc1
And appdate.xml -- bump date.
This commit is contained in:
parent
afc120e5d4
commit
eb8f4be7fd
2 changed files with 3 additions and 3 deletions
4
Makefile
4
Makefile
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue