diff options
author | 2016-12-08 22:50:03 -0500 | |
---|---|---|
committer | 2016-12-08 22:50:03 -0500 | |
commit | 671380b56b55db638e6026e77e2eda0d3ac6ed52 (patch) | |
tree | 27ac64b5c6a22d0c7a163a7923ad61c1fe375799 /src/Info.plist | |
parent | ed192326b8f6c89cfb5fba51fb185cbfc723fa43 (diff) | |
download | textadept-671380b56b55db638e6026e77e2eda0d3ac6ed52.tar.gz textadept-671380b56b55db638e6026e77e2eda0d3ac6ed52.zip |
Updated for 9.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 2b9b8423..912cfa68 100644 --- a/src/Info.plist +++ b/src/Info.plist @@ -1175,7 +1175,7 @@ <key>CFBundleSignature</key> <string>????</string> <key>CFBundleVersion</key> - <string>9.0</string> + <string>9.1</string> <key>NSHighResolutionCapable</key> <true/> </dict> |