diff options
author | Stuart Connolly <stuart02@gmail.com> | 2017-03-20 13:44:04 +0000 |
---|---|---|
committer | Stuart Connolly <stuart02@gmail.com> | 2017-03-20 13:44:04 +0000 |
commit | 48fd60cfc0db367f109434b7aa5bb20d63441b44 (patch) | |
tree | c6eb6ce4b83ba67ac3821ad4541bf336a1f01a35 | |
parent | 22f4c57b5dada7190d983464d54e90c744dd1fb1 (diff) | |
download | sequelpro-48fd60cfc0db367f109434b7aa5bb20d63441b44.tar.gz sequelpro-48fd60cfc0db367f109434b7aa5bb20d63441b44.tar.bz2 sequelpro-48fd60cfc0db367f109434b7aa5bb20d63441b44.zip |
Update version and copyright years (not sure if this file is actually used?).
-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 64644f83..9ccbabf1 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.1, Copyright 2002-2016 Sequel Pro and CocoaMySQL team."; -NSHumanReadableCopyright = "Copyright 2002-2016 Sequel Pro and CocoaMySQL team.";
\ No newline at end of file +CFBundleGetInfoString = "Sequel Pro version 1.2, Copyright 2002-2017 Sequel Pro and CocoaMySQL team."; +NSHumanReadableCopyright = "Copyright 2002-2017 Sequel Pro and CocoaMySQL team."; |