diff options
author | Max <post@wickenrode.com> | 2016-01-13 18:12:13 +0100 |
---|---|---|
committer | Max <post@wickenrode.com> | 2016-01-13 18:17:59 +0100 |
commit | a739b2b2c8d576aa92f6e66eafea06d660af5763 (patch) | |
tree | cfe901604aa75f64be3a238225aa07c82c7180df /Resources/English.lproj/InfoPlist.strings | |
parent | 8b44ff9111c41a65185ebefff4b39dfe3e91364a (diff) | |
download | sequelpro-a739b2b2c8d576aa92f6e66eafea06d660af5763.tar.gz sequelpro-a739b2b2c8d576aa92f6e66eafea06d660af5763.tar.bz2 sequelpro-a739b2b2c8d576aa92f6e66eafea06d660af5763.zip |
More 2016
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 af866cf8..64644f83 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.2, Copyright 2002-2013 Sequel Pro and CocoaMySQL team."; -NSHumanReadableCopyright = "Copyright 2002-2013 Sequel Pro and CocoaMySQL team.";
\ No newline at end of file +CFBundleGetInfoString = "Sequel Pro version 1.1, Copyright 2002-2016 Sequel Pro and CocoaMySQL team."; +NSHumanReadableCopyright = "Copyright 2002-2016 Sequel Pro and CocoaMySQL team.";
\ No newline at end of file |