Updating Mac OS X Info.plist version to 1.0-beta3.

This commit is contained in:
David A. Mellis 2011-09-04 20:18:05 -04:00
parent 1a600d67e2
commit 9dcf769123
1 changed files with 2 additions and 2 deletions

View File

@ -7,11 +7,11 @@
<!-- all these need to change for new releases -->
<key>CFBundleGetInfoString</key>
<string>1.0-beta2</string>
<string>1.0-beta3</string>
<key>CFBundleVersion</key>
<string>0100</string>
<key>CFBundleShortVersionString</key>
<string>1.0-beta2</string>
<string>1.0-beta3</string>
<!-- now stop changing things and get outta here -->
<key>CFBundleAllowMixedLocalizations</key>