aboutsummaryrefslogtreecommitdiffhomepage
path: root/scripts
diff options
context:
space:
mode:
authorGravatar mitchell <70453897+667e-11@users.noreply.github.com>2015-03-10 15:19:14 -0400
committerGravatar mitchell <70453897+667e-11@users.noreply.github.com>2015-03-10 15:19:14 -0400
commit8a140ebbffedca0729ad8de6768813e552972161 (patch)
treea9b80a645c07a6a7236c0f1d734d489f5fb0cdb7 /scripts
parent3690100a1730b43ef650489322f8b5379610aa01 (diff)
Updated for 7.9.
Diffstat (limited to 'scripts')
-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 04cb3b20..104bdd61 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 beta 4</string>
+ <string>7.9</string>
<key>NSHighResolutionCapable</key>
<true/>
</dict>