aboutsummaryrefslogtreecommitdiffhomepage
path: root/scripts
diff options
context:
space:
mode:
authorGravatar mitchell <70453897+667e-11@users.noreply.github.com>2013-10-02 22:46:00 -0400
committerGravatar mitchell <70453897+667e-11@users.noreply.github.com>2013-10-02 22:46:00 -0400
commit489e6c1f8b460afbd169384053d94411431e0969 (patch)
tree51f95d50523eb187794f9668a9f49e5d782fdd75 /scripts
parentb3c832b412f2466c53b6a57d41899ace6836c89d (diff)
Updated file extensions for Textadept.app.
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 efa91d60..0cf693bd 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</string>
+ <string>7.0 beta 4</string>
<key>NSHighResolutionCapable</key>
<true/>
</dict>