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)
|
# Various contributors (see AUTHORS.txt)
|
||||||
# https://tuxpaint.org/
|
# https://tuxpaint.org/
|
||||||
|
|
||||||
# June 14, 2002 - May 9, 2023
|
# June 14, 2002 - May 14, 2023
|
||||||
|
|
||||||
|
|
||||||
# The version number, for release:
|
# 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"
|
# We are always SDL2 now, so don't need "-sdl2"
|
||||||
VER_FLAVOR:=""
|
VER_FLAVOR:=""
|
||||||
ifdef SOURCE_DATE_EPOCH
|
ifdef SOURCE_DATE_EPOCH
|
||||||
|
|
|
||||||
|
|
@ -43,7 +43,7 @@
|
||||||
</screenshot>
|
</screenshot>
|
||||||
</screenshots>
|
</screenshots>
|
||||||
<releases>
|
<releases>
|
||||||
<release version="0.9.30" date="2023-04-03">
|
<release version="0.9.30" date="2023-05-14">
|
||||||
<description>
|
<description>
|
||||||
<p>Many Magic tools now offer size settings.</p>
|
<p>Many Magic tools now offer size settings.</p>
|
||||||
<p>Button labels word-wrap when possible (improves legibility).</p>
|
<p>Button labels word-wrap when possible (improves legibility).</p>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue