Updating Mac OS X Info.plist (.app) version to 1.0-beta4.

This commit is contained in:
David A. Mellis 2011-09-09 17:16:28 -04:00
parent b722028c7b
commit 1627fd39dc
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-beta3</string>
<string>1.0-beta4</string>
<key>CFBundleVersion</key>
<string>0100</string>
<key>CFBundleShortVersionString</key>
<string>1.0-beta3</string>
<string>1.0-beta4</string>
<!-- now stop changing things and get outta here -->
<key>CFBundleAllowMixedLocalizations</key>