From 8d397ab95afd68d5f9d7ecf5267c9a11a72d04c6 Mon Sep 17 00:00:00 2001 From: stuconnolly Date: Fri, 4 Jan 2013 21:43:02 +0000 Subject: Ditch the extra zero from the version number. --- Resources/English.lproj/InfoPlist.strings | 2 +- Resources/Plists/Info.plist | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'Resources') diff --git a/Resources/English.lproj/InfoPlist.strings b/Resources/English.lproj/InfoPlist.strings index ab1e8425..a9d0ad4c 100644 --- a/Resources/English.lproj/InfoPlist.strings +++ b/Resources/English.lproj/InfoPlist.strings @@ -1,4 +1,4 @@ /* Localized versions of Info.plist keys */ -CFBundleGetInfoString = "Sequel Pro version 1.0.0, Copyright 2002-2013 Sequel Pro and CocoaMySQL team."; +CFBundleGetInfoString = "Sequel Pro version 1.0, Copyright 2002-2013 Sequel Pro and CocoaMySQL team."; NSHumanReadableCopyright = "Copyright 2002-2013 Sequel Pro and CocoaMySQL team."; \ No newline at end of file diff --git a/Resources/Plists/Info.plist b/Resources/Plists/Info.plist index 939fe951..6a544ecc 100644 --- a/Resources/Plists/Info.plist +++ b/Resources/Plists/Info.plist @@ -162,7 +162,7 @@ CFBundlePackageType APPL CFBundleShortVersionString - 1.0.0 + 1.0 CFBundleURLTypes -- cgit v1.2.3