Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/arduino/Arduino.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid A. Mellis <d.mellis@arduino.cc>2011-10-26 06:50:57 +0400
committerDavid A. Mellis <d.mellis@arduino.cc>2011-10-26 06:50:57 +0400
commit6a68361a141b4d04de73c86719388790d37c447b (patch)
treec12ef58f48bd06c5fc256c95312dcbe12baf7250
parentd9f9676d23c7430f0cc31e10641861013b9a1704 (diff)
Updating Mac Info.plist version to 1.0-rc2.1.0-rc2
-rwxr-xr-xbuild/macosx/template.app/Contents/Info.plist4
1 files changed, 2 insertions, 2 deletions
diff --git a/build/macosx/template.app/Contents/Info.plist b/build/macosx/template.app/Contents/Info.plist
index e284081dd..6fe5351f4 100755
--- a/build/macosx/template.app/Contents/Info.plist
+++ b/build/macosx/template.app/Contents/Info.plist
@@ -7,11 +7,11 @@
<!-- all these need to change for new releases -->
<key>CFBundleGetInfoString</key>
- <string>1.0-rc1</string>
+ <string>1.0-rc2</string>
<key>CFBundleVersion</key>
<string>0100</string>
<key>CFBundleShortVersionString</key>
- <string>1.0-rc1</string>
+ <string>1.0-rc2</string>
<!-- now stop changing things and get outta here -->
<key>CFBundleAllowMixedLocalizations</key>