Skip to content

Commit 3f0b7f2

Browse files
committedAug 26, 2011
Updating Mac OS X .app version to 1.0-beta2.
1 parent bd6c90e commit 3f0b7f2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎build/macosx/template.app/Contents/Info.plist

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,11 @@
77

88
<!-- all these need to change for new releases -->
99
<key>CFBundleGetInfoString</key>
10-
<string>1.0-beta1</string>
10+
<string>1.0-beta2</string>
1111
<key>CFBundleVersion</key>
1212
<string>0100</string>
1313
<key>CFBundleShortVersionString</key>
14-
<string>1.0-beta1</string>
14+
<string>1.0-beta2</string>
1515
<!-- now stop changing things and get outta here -->
1616

1717
<key>CFBundleAllowMixedLocalizations</key>

0 commit comments

Comments
 (0)
Please sign in to comment.