diff options
author | rowanbeentje <rowan@beent.je> | 2012-12-22 16:18:38 +0000 |
---|---|---|
committer | rowanbeentje <rowan@beent.je> | 2012-12-22 16:18:38 +0000 |
commit | 99e2b71faf1c4f70d1077fc9b261e0cb0e89d899 (patch) | |
tree | bdab7e5e10244ad79052c22ded6d494e4a3dd733 /Resources/English.lproj/InfoPlist.strings | |
parent | ef00c05222a7a3352aed86342b0efec2dc5ec91e (diff) | |
download | sequelpro-99e2b71faf1c4f70d1077fc9b261e0cb0e89d899.tar.gz sequelpro-99e2b71faf1c4f70d1077fc9b261e0cb0e89d899.tar.bz2 sequelpro-99e2b71faf1c4f70d1077fc9b261e0cb0e89d899.zip |
- Increment version number to 1.0.0 and extend copyright year to 2013 in preparation for upcoming release
Diffstat (limited to 'Resources/English.lproj/InfoPlist.strings')
-rw-r--r-- | Resources/English.lproj/InfoPlist.strings | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Resources/English.lproj/InfoPlist.strings b/Resources/English.lproj/InfoPlist.strings index c2750ad4..ab1e8425 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 0.9.9.1, Copyright 2002-2012 Sequel Pro and CocoaMySQL team."; -NSHumanReadableCopyright = "Copyright 2002-2012 Sequel Pro and CocoaMySQL team.";
\ No newline at end of file +CFBundleGetInfoString = "Sequel Pro version 1.0.0, Copyright 2002-2013 Sequel Pro and CocoaMySQL team."; +NSHumanReadableCopyright = "Copyright 2002-2013 Sequel Pro and CocoaMySQL team.";
\ No newline at end of file |