Beginning to implement switchin() and switchout() Magic tool plugin API.

This commit is contained in:
William Kendrick 2008-07-08 00:21:31 +00:00
parent b14e850f12
commit b4ed444f0f
40 changed files with 389 additions and 420 deletions

View file

@ -4,14 +4,14 @@
# bill@newbreedsoftware.com
# http://www.tuxpaint.org/
# June 14, 2002 - June 22, 2008
# June 14, 2002 - July 7, 2008
# The version number, for release:
VER_VERSION:=0.9.20
VER_VERSION:=0.9.21
VER_DATE:=$(shell date +"%Y-%m-%d")
MAGIC_API_VERSION:=0x00000001
MAGIC_API_VERSION:=0x00000002
# Need to know the OS