Skip to content

Commit

Permalink
Updating Mac Info.plist version to 1.0-rc2.
Browse files Browse the repository at this point in the history
  • Loading branch information
damellis committed Oct 26, 2011
1 parent d9f9676 commit 6a68361
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build/macosx/template.app/Contents/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down

0 comments on commit 6a68361

Please sign in to comment.