diff options
author | 2013-06-29 11:24:59 -0400 | |
---|---|---|
committer | 2013-06-29 11:24:59 -0400 | |
commit | e8f9c0d8a0bf3517745071263a26934cf59bff3e (patch) | |
tree | 66153ba1a9c8c43e67094867151acd5427278c93 /src/Info.plist | |
parent | 94389cf548069afb0d66853412ea2bc02210fec6 (diff) | |
download | textadept-e8f9c0d8a0bf3517745071263a26934cf59bff3e.tar.gz textadept-e8f9c0d8a0bf3517745071263a26934cf59bff3e.zip |
Updated for 7.0 alpha 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 cc620de4..428e94df 100644 --- a/src/Info.plist +++ b/src/Info.plist @@ -967,7 +967,7 @@ <key>CFBundleSignature</key> <string>????</string> <key>CFBundleVersion</key> - <string>7.0 alpha</string> + <string>7.0 alpha 2</string> <key>NSHighResolutionCapable</key> <true/> </dict> |