Updates for release 0.9.21
This commit is contained in:
parent
84e8a166f0
commit
9ccfcdba40
3 changed files with 10 additions and 10 deletions
|
|
@ -7,7 +7,7 @@
|
|||
<key>CFBundleExecutable</key>
|
||||
<string>Tux Paint</string>
|
||||
<key>CFBundleGetInfoString</key>
|
||||
<string>0.9.20, Copyright 2008, Tux Paint Development Team</string>
|
||||
<string>0.9.21, Copyright 2009, Tux Paint Development Team</string>
|
||||
<key>CFBundleIconFile</key>
|
||||
<string>tuxpaint.icns</string>
|
||||
<key>CFBundleIdentifier</key>
|
||||
|
|
@ -19,11 +19,11 @@
|
|||
<key>CFBundlePackageType</key>
|
||||
<string>APPL</string>
|
||||
<key>CFBundleShortVersionString</key>
|
||||
<string>0.9.20</string>
|
||||
<string>0.9.21</string>
|
||||
<key>CFBundleSignature</key>
|
||||
<string>TXPT</string>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>2008-06-28</string>
|
||||
<string>2009-06-29</string>
|
||||
<key>NSMainNibFile</key>
|
||||
<string>SDLMain</string>
|
||||
<key>NSPrincipalClass</key>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue