diff options
author | 2015-01-31 13:02:25 -0500 | |
---|---|---|
committer | 2015-01-31 13:02:25 -0500 | |
commit | e8f9230ce44de4b1b5e250abb77b557c44b9f85e (patch) | |
tree | 520ee6ec8012abffb70a6d3460abe9ea7816c799 /src/Info.plist | |
parent | b70f933067df5ee2cf8a72e9ebd8b237e986fff6 (diff) | |
download | textadept-e8f9230ce44de4b1b5e250abb77b557c44b9f85e.tar.gz textadept-e8f9230ce44de4b1b5e250abb77b557c44b9f85e.zip |
Updated for 7.8.
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 ad917de8..312c2546 100644 --- a/src/Info.plist +++ b/src/Info.plist @@ -1041,7 +1041,7 @@ <key>CFBundleSignature</key> <string>????</string> <key>CFBundleVersion</key> - <string>7.8 beta 3</string> + <string>7.8</string> <key>NSHighResolutionCapable</key> <true/> </dict> |