aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorrowanbeentje <rowan@beent.je>2009-03-05 23:55:33 +0000
committerrowanbeentje <rowan@beent.je>2009-03-05 23:55:33 +0000
commit7669ae339cab0e68498c5ef6b3aefde38e803482 (patch)
tree24a7b8594e7ee6a6e52930a450d671ccaef0fa66
parentd1b8320f9ff2db36bacc3e6cff31aec752f8168e (diff)
downloadsequelpro-7669ae339cab0e68498c5ef6b3aefde38e803482.tar.gz
sequelpro-7669ae339cab0e68498c5ef6b3aefde38e803482.tar.bz2
sequelpro-7669ae339cab0e68498c5ef6b3aefde38e803482.zip
Update version number to 0.9.4
-rw-r--r--Interfaces/English.lproj/InfoPlist.strings2
-rw-r--r--Resources/Info.plist4
2 files changed, 3 insertions, 3 deletions
diff --git a/Interfaces/English.lproj/InfoPlist.strings b/Interfaces/English.lproj/InfoPlist.strings
index e110fa52..a213db55 100644
--- a/Interfaces/English.lproj/InfoPlist.strings
+++ b/Interfaces/English.lproj/InfoPlist.strings
@@ -1,4 +1,4 @@
/* Localized versions of Info.plist keys */
-CFBundleGetInfoString = "Sequel Pro version 0.9.3, Copyright 2002-2009 Sequel Pro and CocoaMySQL team.";
+CFBundleGetInfoString = "Sequel Pro version 0.9.4, Copyright 2002-2009 Sequel Pro and CocoaMySQL team.";
NSHumanReadableCopyright = "Copyright 2002-2009 Sequel Pro and CocoaMySQL team."; \ No newline at end of file
diff --git a/Resources/Info.plist b/Resources/Info.plist
index ab10cc48..72b08600 100644
--- a/Resources/Info.plist
+++ b/Resources/Info.plist
@@ -42,13 +42,13 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
- <string>0.9.3</string>
+ <string>0.9.4</string>
<key>CFBundleVersion</key>
<string></string>
<key>NSAppleScriptEnabled</key>
<string>YES</string>
<key>NSHumanReadableCopyright</key>
- <string>0.9.3 (238)</string>
+ <string>0.9.4 (383)</string>
<key>NSMainNibFile</key>
<string>MainMenu</string>
<key>NSPrincipalClass</key>