diff options
author | stuconnolly <stuart02@gmail.com> | 2013-01-04 21:43:02 +0000 |
---|---|---|
committer | stuconnolly <stuart02@gmail.com> | 2013-01-04 21:43:02 +0000 |
commit | 8d397ab95afd68d5f9d7ecf5267c9a11a72d04c6 (patch) | |
tree | cae25815a5cf9a769e99b11c0b8f293cd82825d6 /Resources/English.lproj | |
parent | 802cc1550572e753008808c859a944714dcfe9ae (diff) | |
download | sequelpro-8d397ab95afd68d5f9d7ecf5267c9a11a72d04c6.tar.gz sequelpro-8d397ab95afd68d5f9d7ecf5267c9a11a72d04c6.tar.bz2 sequelpro-8d397ab95afd68d5f9d7ecf5267c9a11a72d04c6.zip |
Ditch the extra zero from the version number.
Diffstat (limited to 'Resources/English.lproj')
-rw-r--r-- | Resources/English.lproj/InfoPlist.strings | 2 |
1 files changed, 1 insertions, 1 deletions
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 |