diff options
author | 2013-11-11 10:05:02 -0500 | |
---|---|---|
committer | 2013-11-11 10:05:02 -0500 | |
commit | 19e13c2eb71a57aeb7148873b9696f8750effb72 (patch) | |
tree | d4c2c929d7492ffa9784eea10210f4f6c24e5597 /src/Info.plist | |
parent | 432cd5c0fa2c2d8751d8ee7489e39fe625afd748 (diff) | |
download | textadept-19e13c2eb71a57aeb7148873b9696f8750effb72.tar.gz textadept-19e13c2eb71a57aeb7148873b9696f8750effb72.zip |
Updated for 7.1.
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 27a80587..0c448846 100644 --- a/src/Info.plist +++ b/src/Info.plist @@ -1011,7 +1011,7 @@ <key>CFBundleSignature</key> <string>????</string> <key>CFBundleVersion</key> - <string>7.0</string> + <string>7.1</string> <key>NSHighResolutionCapable</key> <true/> </dict> |