Skip to content

Commit

Permalink
Updating Mac OS X Info.plist (.app) version to 1.0-beta4.
Browse files Browse the repository at this point in the history
  • Loading branch information
damellis committed Sep 9, 2011
1 parent b722028 commit 1627fd3
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-beta3</string>
<string>1.0-beta4</string>
<key>CFBundleVersion</key>
<string>0100</string>
<key>CFBundleShortVersionString</key>
<string>1.0-beta3</string>
<string>1.0-beta4</string>
<!-- now stop changing things and get outta here -->

<key>CFBundleAllowMixedLocalizations</key>
Expand Down

0 comments on commit 1627fd3

Please sign in to comment.