Skip to content

Commit f70717a

Browse files
committed
Updated version number and copyright statements for 1.3.3.
1 parent 635ab70 commit f70717a

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

Boxer.xcodeproj/project.pbxproj

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3395,8 +3395,8 @@
33953395
x86_64,
33963396
ppc,
33973397
);
3398-
CURRENT_PROJECT_SHORT_VERSION_STRING = 1.3.2;
3399-
CURRENT_PROJECT_VERSION = 20120713.1;
3398+
CURRENT_PROJECT_SHORT_VERSION_STRING = 1.3.3;
3399+
CURRENT_PROJECT_VERSION = "20160216-1.3.3";
34003400
GCC_PREPROCESSOR_DEFINITIONS = USE_PRIVATE_APIS;
34013401
GCC_WARN_ABOUT_RETURN_TYPE = YES;
34023402
GCC_WARN_INITIALIZER_NOT_FULLY_BRACKETED = YES;
@@ -3444,8 +3444,8 @@
34443444
buildSettings = {
34453445
ALWAYS_SEARCH_USER_PATHS = NO;
34463446
ARCHS = "$(ARCHS_STANDARD_32_64_BIT)";
3447-
CURRENT_PROJECT_SHORT_VERSION_STRING = 1.3.2;
3448-
CURRENT_PROJECT_VERSION = 20120713.1;
3447+
CURRENT_PROJECT_SHORT_VERSION_STRING = 1.3.3;
3448+
CURRENT_PROJECT_VERSION = "20160216-1.3.3";
34493449
GCC_PREPROCESSOR_DEFINITIONS = USE_PRIVATE_APIS;
34503450
GCC_WARN_ABOUT_RETURN_TYPE = YES;
34513451
GCC_WARN_INITIALIZER_NOT_FULLY_BRACKETED = YES;
@@ -3522,8 +3522,8 @@
35223522
buildSettings = {
35233523
ALWAYS_SEARCH_USER_PATHS = NO;
35243524
ARCHS = "$(ARCHS_STANDARD_32_64_BIT)";
3525-
CURRENT_PROJECT_SHORT_VERSION_STRING = 1.3.2;
3526-
CURRENT_PROJECT_VERSION = 20120713.1;
3525+
CURRENT_PROJECT_SHORT_VERSION_STRING = 1.3.3;
3526+
CURRENT_PROJECT_VERSION = "20160216-1.3.3";
35273527
GCC_PREPROCESSOR_DEFINITIONS = USE_PRIVATE_APIS;
35283528
GCC_WARN_ABOUT_RETURN_TYPE = YES;
35293529
GCC_WARN_INITIALIZER_NOT_FULLY_BRACKETED = YES;

Info.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@
145145
<key>NSAppleScriptEnabled</key>
146146
<true/>
147147
<key>NSHumanReadableCopyright</key>
148-
<string>© 2011 Alun Bestor. Released under the GNU Public License 2.0.</string>
148+
<string>© Alun Bestor. Released under the GNU Public License 2.0.</string>
149149
<key>NSMainNibFile</key>
150150
<string>MainMenu</string>
151151
<key>NSPrincipalClass</key>
-10 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)