diff options
author | 2014-09-29 22:01:33 -0400 | |
---|---|---|
committer | 2014-09-29 22:01:33 -0400 | |
commit | e492b39c96f155b529771992d0bddf519638ffbb (patch) | |
tree | e4a8e9d7bf26462604c5011a8024ad2d09a06801 /src/Info.plist | |
parent | 42aa663a9dd8b5008530e117c677ed391879c5c7 (diff) | |
download | textadept-e492b39c96f155b529771992d0bddf519638ffbb.tar.gz textadept-e492b39c96f155b529771992d0bddf519638ffbb.zip |
Updated for 7.7.
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 d13da2fd..ab3c5560 100644 --- a/src/Info.plist +++ b/src/Info.plist @@ -1041,7 +1041,7 @@ <key>CFBundleSignature</key> <string>????</string> <key>CFBundleVersion</key> - <string>7.6</string> + <string>7.7</string> <key>NSHighResolutionCapable</key> <true/> </dict> |