diff options
author | 2015-08-31 09:58:34 -0400 | |
---|---|---|
committer | 2015-08-31 09:58:34 -0400 | |
commit | bd75ab87e8692972fa9c72cb70b868d2030ce8bd (patch) | |
tree | 53cb455ca736ccec10aee6dadffef59310e1bac4 /src/Info.plist | |
parent | 8f89fa6548660ec4daa7a07f33ef9cad3cad260c (diff) | |
download | textadept-bd75ab87e8692972fa9c72cb70b868d2030ce8bd.tar.gz textadept-bd75ab87e8692972fa9c72cb70b868d2030ce8bd.zip |
Updated for 8.2.
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 1aee922c..e8d124b1 100644 --- a/src/Info.plist +++ b/src/Info.plist @@ -1123,7 +1123,7 @@ <key>CFBundleSignature</key> <string>????</string> <key>CFBundleVersion</key> - <string>8.1</string> + <string>8.2</string> <key>NSHighResolutionCapable</key> <true/> </dict> |