diff options
author | 2014-03-01 12:24:50 -0500 | |
---|---|---|
committer | 2014-03-01 12:24:50 -0500 | |
commit | b8bee089a65f9653d200071e83d4dd1615623661 (patch) | |
tree | 9c788e8aead51cfc64f6eef1a81837131064eb17 /src/Info.plist | |
parent | 9a3685348d1205cbffeb784df296d55216f512aa (diff) | |
download | textadept-b8bee089a65f9653d200071e83d4dd1615623661.tar.gz textadept-b8bee089a65f9653d200071e83d4dd1615623661.zip |
Updated for 7.2 beta 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 d89285c7..0728058a 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</string> + <string>7.2 beta 2</string> <key>NSHighResolutionCapable</key> <true/> </dict> |