Bumped version # to 0.9.22.
Updated INSTALL doc to mention FriBiDi (should've done that in 0.9.21). Updated EXTENDING doc to mention that non-transparent Starters are ok (ditto).
This commit is contained in:
parent
68b3a00f53
commit
c9e88a08f8
18 changed files with 73 additions and 57 deletions
4
Makefile
4
Makefile
|
|
@ -4,12 +4,12 @@
|
|||
# bill@newbreedsoftware.com
|
||||
# http://www.tuxpaint.org/
|
||||
|
||||
# June 14, 2002 - April 28, 2009
|
||||
# June 14, 2002 - July 1, 2009
|
||||
|
||||
|
||||
# The version number, for release:
|
||||
|
||||
VER_VERSION:=0.9.21
|
||||
VER_VERSION:=0.9.22
|
||||
VER_DATE:=$(shell date +"%Y-%m-%d")
|
||||
MAGIC_API_VERSION:=0x00000002
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue