1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-06-16 11:21:18 +03:00

Changing version number to 0022.

This commit is contained in:
David A. Mellis
2010-11-28 14:16:10 -06:00
parent a78fa1d2be
commit 37e6e7e86b
3 changed files with 6 additions and 6 deletions

View File

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