1
0
mirror of https://github.com/arduino/Arduino.git synced 2025-01-29 18:52:13 +01:00

Updating Mac OS X .app version to 1.0-beta2.

This commit is contained in:
David A. Mellis 2011-08-26 13:34:25 -04:00
parent bd6c90e5b8
commit 3f0b7f21c2

View File

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