diff options
author | 2014-04-30 21:29:35 -0400 | |
---|---|---|
committer | 2014-04-30 21:29:35 -0400 | |
commit | 533e7e55c54709e7a0f3f45aeadb06bf80d4bfea (patch) | |
tree | 406ebe2dde24e2d7193d14b94993df0283574a01 /src/Info.plist | |
parent | 892edb00db9f3118f655921c18756f7c30b179a3 (diff) | |
download | textadept-533e7e55c54709e7a0f3f45aeadb06bf80d4bfea.tar.gz textadept-533e7e55c54709e7a0f3f45aeadb06bf80d4bfea.zip |
Updated for 7.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 59fd8f16..835f32f1 100644 --- a/src/Info.plist +++ b/src/Info.plist @@ -1021,7 +1021,7 @@ <key>CFBundleSignature</key> <string>????</string> <key>CFBundleVersion</key> - <string>7.2 beta 4</string> + <string>7.2</string> <key>NSHighResolutionCapable</key> <true/> </dict> |