aboutsummaryrefslogtreecommitdiffstats
path: root/Resources/Plists/Info.plist
diff options
context:
space:
mode:
authorstuconnolly <stuart02@gmail.com>2012-01-22 12:19:21 +0000
committerstuconnolly <stuart02@gmail.com>2012-01-22 12:19:21 +0000
commit1d7ed99d602bf9c7aa4ea40a9a2ab6458864e51f (patch)
tree6c08ad29618ea02caf302180706d010c90cd57e0 /Resources/Plists/Info.plist
parente23ba5155a53c43a106ac9646f51321ccc7d86f4 (diff)
downloadsequelpro-1d7ed99d602bf9c7aa4ea40a9a2ab6458864e51f.tar.gz
sequelpro-1d7ed99d602bf9c7aa4ea40a9a2ab6458864e51f.tar.bz2
sequelpro-1d7ed99d602bf9c7aa4ea40a9a2ab6458864e51f.zip
Bring outlinew view branch up to date with trunk (r3375:3468).
Diffstat (limited to 'Resources/Plists/Info.plist')
-rw-r--r--Resources/Plists/Info.plist9
1 files changed, 6 insertions, 3 deletions
diff --git a/Resources/Plists/Info.plist b/Resources/Plists/Info.plist
index 3f900c11..a2fb1aed 100644
--- a/Resources/Plists/Info.plist
+++ b/Resources/Plists/Info.plist
@@ -136,13 +136,15 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
- <string>0.9.8</string>
+ <string>0.9.9.1</string>
<key>CFBundleVersion</key>
<string></string>
<key>FRFeedbackReporter.maxConsoleLogSize</key>
<integer>10000</integer>
<key>FRFeedbackReporter.targetURL</key>
<string>http://log.sequelpro.com/submit</string>
+ <key>LSApplicationCategoryType</key>
+ <string>public.app-category.developer-tools</string>
<key>LSMinimumSystemVersion</key>
<string>10.5.0</string>
<key>LSMinimumSystemVersionByArchitecture</key>
@@ -157,7 +159,7 @@
<key>NSAppleScriptEnabled</key>
<true/>
<key>NSHumanReadableCopyright</key>
- <string>Copyright 2002-2010 Sequel Pro and CocoaMySQL team.</string>
+ <string>Copyright 2002-2011 Sequel Pro and CocoaMySQL team.</string>
<key>NSMainNibFile</key>
<string>MainMenu</string>
<key>NSPrincipalClass</key>
@@ -312,5 +314,6 @@
<string>sequelpro</string>
</array>
</dict>
- </array></dict>
+ </array>
+</dict>
</plist>