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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue