WIP Magic size option; regen docs for 0.9.30 version

This commit is contained in:
Bill Kendrick 2023-04-09 23:25:48 -07:00
parent 9dd95721d5
commit e49c55fbe6
456 changed files with 692 additions and 480 deletions

View file

@ -4,7 +4,7 @@
# Various contributors (see AUTHORS.txt)
# https://tuxpaint.org/
# June 14, 2002 - April 3, 2023
# June 14, 2002 - April 9, 2023
# The version number, for release:
@ -17,7 +17,7 @@ ifdef SOURCE_DATE_EPOCH
else
VER_DATE=$(shell date "+%Y-%m-%d")
endif
MAGIC_API_VERSION:=0x00000007
MAGIC_API_VERSION:=0x00000008
# Need to know the OS