Skip to content

Commit

Permalink
Update version and copyright years (not sure if this file is actually…
Browse files Browse the repository at this point in the history
… used?).
  • Loading branch information
stuconnolly committed Mar 20, 2017
1 parent 22f4c57 commit 48fd60c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Resources/English.lproj/InfoPlist.strings
Original file line number Diff line number Diff line change
@@ -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.";
CFBundleGetInfoString = "Sequel Pro version 1.2, Copyright 2002-2017 Sequel Pro and CocoaMySQL team.";
NSHumanReadableCopyright = "Copyright 2002-2017 Sequel Pro and CocoaMySQL team.";

0 comments on commit 48fd60c

Please sign in to comment.