diff options
author | 2014-07-10 17:54:38 -0400 | |
---|---|---|
committer | 2014-07-10 17:54:38 -0400 | |
commit | 1a6973fc549c650789f95ed20054ca6830eaeec3 (patch) | |
tree | 8fcd64901fb907cf17b28d4bc4b4e70e21c3acaa /src/Info.plist | |
parent | 5ca7dc36a82d85db54d0382843525fa822bb2044 (diff) | |
download | textadept-1a6973fc549c650789f95ed20054ca6830eaeec3.tar.gz textadept-1a6973fc549c650789f95ed20054ca6830eaeec3.zip |
Updated for 7.5.
Diffstat (limited to 'src/Info.plist')
-rw-r--r-- | src/Info.plist | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Info.plist b/src/Info.plist index d6dcf47a..d1ac826b 100644 --- a/src/Info.plist +++ b/src/Info.plist @@ -1021,7 +1021,7 @@ <key>CFBundleSignature</key> <string>????</string> <key>CFBundleVersion</key> - <string>7.4</string> + <string>7.5</string> <key>NSHighResolutionCapable</key> <true/> </dict> |