Dropping -rc3; next release likely to be final!
This commit is contained in:
parent
e28dcf00f3
commit
041302c927
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 - March 24, 2023
|
||||
# June 14, 2002 - March 30, 2023
|
||||
|
||||
|
||||
# The version number, for release:
|
||||
|
||||
VER_VERSION:=0.9.29-rc3
|
||||
VER_VERSION:=0.9.29
|
||||
# We are always SDL2 now, so don't need "-sdl2"
|
||||
VER_FLAVOR:=""
|
||||
ifdef SOURCE_DATE_EPOCH
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@ Various contributors (see below, and AUTHORS.txt)
|
|||
https://tuxpaint.org/
|
||||
|
||||
|
||||
2023.March.30 (0.9.29) ### RC3
|
||||
2023.March.30 (0.9.29)
|
||||
* Improvements to "Stamp" tool:
|
||||
-----------------------------
|
||||
* Stamps may now be rotated.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue