Skip to content

Commit

Permalink
Updated version number and copyright statements for 1.3.3.
Browse files Browse the repository at this point in the history
  • Loading branch information
alinebee committed Feb 16, 2016
1 parent 635ab70 commit f70717a
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 deletions Boxer.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -3395,8 +3395,8 @@
x86_64,
ppc,
);
CURRENT_PROJECT_SHORT_VERSION_STRING = 1.3.2;
CURRENT_PROJECT_VERSION = 20120713.1;
CURRENT_PROJECT_SHORT_VERSION_STRING = 1.3.3;
CURRENT_PROJECT_VERSION = "20160216-1.3.3";
GCC_PREPROCESSOR_DEFINITIONS = USE_PRIVATE_APIS;
GCC_WARN_ABOUT_RETURN_TYPE = YES;
GCC_WARN_INITIALIZER_NOT_FULLY_BRACKETED = YES;
Expand Down Expand Up @@ -3444,8 +3444,8 @@
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
ARCHS = "$(ARCHS_STANDARD_32_64_BIT)";
CURRENT_PROJECT_SHORT_VERSION_STRING = 1.3.2;
CURRENT_PROJECT_VERSION = 20120713.1;
CURRENT_PROJECT_SHORT_VERSION_STRING = 1.3.3;
CURRENT_PROJECT_VERSION = "20160216-1.3.3";
GCC_PREPROCESSOR_DEFINITIONS = USE_PRIVATE_APIS;
GCC_WARN_ABOUT_RETURN_TYPE = YES;
GCC_WARN_INITIALIZER_NOT_FULLY_BRACKETED = YES;
Expand Down Expand Up @@ -3522,8 +3522,8 @@
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
ARCHS = "$(ARCHS_STANDARD_32_64_BIT)";
CURRENT_PROJECT_SHORT_VERSION_STRING = 1.3.2;
CURRENT_PROJECT_VERSION = 20120713.1;
CURRENT_PROJECT_SHORT_VERSION_STRING = 1.3.3;
CURRENT_PROJECT_VERSION = "20160216-1.3.3";
GCC_PREPROCESSOR_DEFINITIONS = USE_PRIVATE_APIS;
GCC_WARN_ABOUT_RETURN_TYPE = YES;
GCC_WARN_INITIALIZER_NOT_FULLY_BRACKETED = YES;
Expand Down
2 changes: 1 addition & 1 deletion Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@
<key>NSAppleScriptEnabled</key>
<true/>
<key>NSHumanReadableCopyright</key>
<string>© 2011 Alun Bestor. Released under the GNU Public License 2.0.</string>
<string>© Alun Bestor. Released under the GNU Public License 2.0.</string>
<key>NSMainNibFile</key>
<string>MainMenu</string>
<key>NSPrincipalClass</key>
Expand Down
Binary file modified Resources/English.lproj/InfoPlist.strings
Binary file not shown.

0 comments on commit f70717a

Please sign in to comment.