1
0
mirror of https://github.com/arduino/Arduino.git synced 2025-02-19 13:54:23 +01:00

Updating Mac OS X version to 1.0-rc1.

This commit is contained in:
David A. Mellis 2011-09-16 20:55:12 -04:00
parent 43fa225724
commit 98777c6b87

View File

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