diff options
author | 2014-04-01 09:44:15 -0400 | |
---|---|---|
committer | 2014-04-01 09:44:15 -0400 | |
commit | 5abdec9ea9f026755c711e327c25c4bcbd69c96f (patch) | |
tree | b2d80d822a993ae7ea1477533013db405f4448b1 /src/Info.plist | |
parent | f00cac5dd0e7fd63e430e5e75fe476afd7f199fc (diff) | |
download | textadept-5abdec9ea9f026755c711e327c25c4bcbd69c96f.tar.gz textadept-5abdec9ea9f026755c711e327c25c4bcbd69c96f.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 0728058a..1d531413 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 2</string> + <string>7.2 beta 3</string> <key>NSHighResolutionCapable</key> <true/> </dict> |