Skip to content

Commit

Permalink
Bumped version numbers for release
Browse files Browse the repository at this point in the history
  • Loading branch information
alinebee committed Feb 11, 2012
1 parent 21c3370 commit 38614c2
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 9 deletions.
12 changes: 6 additions & 6 deletions Boxer.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -3809,8 +3809,8 @@
x86_64,
ppc,
);
CURRENT_PROJECT_SHORT_VERSION_STRING = 1.2.1;
CURRENT_PROJECT_VERSION = 20120128.1;
CURRENT_PROJECT_SHORT_VERSION_STRING = 1.2.2;
CURRENT_PROJECT_VERSION = 20120211.1;
GCC_PREPROCESSOR_DEFINITIONS = USE_PRIVATE_APIS;
GCC_WARN_ABOUT_RETURN_TYPE = YES;
GCC_WARN_INITIALIZER_NOT_FULLY_BRACKETED = YES;
Expand Down Expand Up @@ -3891,8 +3891,8 @@
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
ARCHS = "$(ARCHS_STANDARD_32_64_BIT)";
CURRENT_PROJECT_SHORT_VERSION_STRING = 1.2.1;
CURRENT_PROJECT_VERSION = 20120128.1;
CURRENT_PROJECT_SHORT_VERSION_STRING = 1.2.2;
CURRENT_PROJECT_VERSION = 20120211.1;
GCC_PREPROCESSOR_DEFINITIONS = USE_PRIVATE_APIS;
GCC_WARN_ABOUT_RETURN_TYPE = YES;
GCC_WARN_INITIALIZER_NOT_FULLY_BRACKETED = YES;
Expand Down Expand Up @@ -3969,8 +3969,8 @@
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
ARCHS = "$(ARCHS_STANDARD_32_64_BIT)";
CURRENT_PROJECT_SHORT_VERSION_STRING = 1.2.1;
CURRENT_PROJECT_VERSION = 20120128.1;
CURRENT_PROJECT_SHORT_VERSION_STRING = 1.2.2;
CURRENT_PROJECT_VERSION = 20120211.1;
GCC_PREPROCESSOR_DEFINITIONS = USE_PRIVATE_APIS;
GCC_WARN_ABOUT_RETURN_TYPE = YES;
GCC_WARN_INITIALIZER_NOT_FULLY_BRACKETED = YES;
Expand Down
5 changes: 2 additions & 3 deletions Resources/GameProfiles.plist
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<plist version="1.0">
<dict>
<key>BXGameProfileCatalogueVersion</key>
<string>20120128.1</string>
<string>20120211.1</string>
<key>BXSpecificGameProfiles</key>
<array>
<dict>
Expand Down Expand Up @@ -926,7 +926,6 @@
<key>BXMountTempDrive</key>
<false/>
</dict>

<dict>
<key>BXProfileIdentifier</key>
<string>net.washboardabs.cdrom-protected-games</string>
Expand Down Expand Up @@ -1117,7 +1116,7 @@
<string>rampart.exe</string>
<string>sett.exe</string>
<string>chess2.exe</string>
<string>chessii.exe</string>
<string>chessii.exe</string>
<string>at.ovl</string>
<string>sml.exe</string>
<string>simant.exe</string>
Expand Down

0 comments on commit 38614c2

Please sign in to comment.