From ef575afcc1cd8575773176d366da34f39975c118 Mon Sep 17 00:00:00 2001 From: rowanbeentje Date: Sun, 2 Aug 2009 17:04:22 +0000 Subject: - Upgrade version string to 0.9.6 --- Interfaces/English.lproj/InfoPlist.strings | 2 +- Resources/Info.plist | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Interfaces/English.lproj/InfoPlist.strings b/Interfaces/English.lproj/InfoPlist.strings index a1b7306c..c624983c 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.5, Copyright 2002-2009 Sequel Pro and CocoaMySQL team."; +CFBundleGetInfoString = "Sequel Pro version 0.9.6, 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 c918dd9f..2b7e68d0 100644 --- a/Resources/Info.plist +++ b/Resources/Info.plist @@ -42,13 +42,13 @@ CFBundlePackageType APPL CFBundleShortVersionString - 0.9.5 + 0.9.6 CFBundleVersion NSAppleScriptEnabled YES NSHumanReadableCopyright - 0.9.5 (608) + 0.9.6 (r1130) LSMinimumSystemVersion 10.5.0 NSMainNibFile -- cgit v1.2.3