aboutsummaryrefslogtreecommitdiffhomepage
path: root/scripts/gen_plist.lua
diff options
context:
space:
mode:
authorGravatar mitchell <70453897+667e-11@users.noreply.github.com>2013-07-10 15:22:26 -0400
committerGravatar mitchell <70453897+667e-11@users.noreply.github.com>2013-07-10 15:22:26 -0400
commit2b4d555ce78829d3e33be281179fd4746bb94d79 (patch)
treed78a04672401529201f70259fa9874223ddc789f /scripts/gen_plist.lua
parent95ce7ae37a7ab3dc0a22e14e473dfef310d552b3 (diff)
Updated for 7.0 beta.
Diffstat (limited to 'scripts/gen_plist.lua')
-rwxr-xr-xscripts/gen_plist.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/gen_plist.lua b/scripts/gen_plist.lua
index 54ae0d38..efa91d60 100755
--- a/scripts/gen_plist.lua
+++ b/scripts/gen_plist.lua
@@ -83,7 +83,7 @@ xml[#xml + 1] = [[
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
- <string>7.0 alpha 2</string>
+ <string>7.0 beta</string>
<key>NSHighResolutionCapable</key>
<true/>
</dict>