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
|
|
@ -7,7 +7,7 @@
|
|||
<key>CFBundleExecutable</key>
|
||||
<string>Tux Paint</string>
|
||||
<key>CFBundleGetInfoString</key>
|
||||
<string>0.9.21, Copyright 2009, Tux Paint Development Team</string>
|
||||
<string>0.9.22, Copyright 2009, Tux Paint Development Team</string>
|
||||
<key>CFBundleIconFile</key>
|
||||
<string>tuxpaint.icns</string>
|
||||
<key>CFBundleIdentifier</key>
|
||||
|
|
@ -19,7 +19,7 @@
|
|||
<key>CFBundlePackageType</key>
|
||||
<string>APPL</string>
|
||||
<key>CFBundleShortVersionString</key>
|
||||
<string>0.9.21</string>
|
||||
<string>0.9.22</string>
|
||||
<key>CFBundleSignature</key>
|
||||
<string>TXPT</string>
|
||||
<key>CFBundleVersion</key>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue