Add missing Fretwork magic tool docs
This commit is contained in:
parent
8f31459990
commit
0ed588521f
8 changed files with 38 additions and 3 deletions
4
Makefile
4
Makefile
|
|
@ -4,7 +4,7 @@
|
|||
# Various contributors (see AUTHORS.txt)
|
||||
# http://www.tuxpaint.org/
|
||||
|
||||
# June 14, 2002 - September 17, 2021
|
||||
# June 14, 2002 - September 20, 2021
|
||||
|
||||
|
||||
# The version number, for release:
|
||||
|
|
@ -15,7 +15,7 @@ ifdef SOURCE_DATE_EPOCH
|
|||
else
|
||||
VER_DATE=$(shell date "+%Y-%m-%d")
|
||||
endif
|
||||
MAGIC_API_VERSION:=0x00000004
|
||||
MAGIC_API_VERSION:=0x00000005
|
||||
|
||||
# Need to know the OS
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue