Skip to content
This repository has been archived by the owner on Mar 9, 2022. It is now read-only.

Commit

Permalink
Bump version to 13, for TouchDB beta 6
Browse files Browse the repository at this point in the history
  • Loading branch information
snej committed Sep 10, 2012
1 parent de4bacd commit 68625e6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CouchCocoa.xcodeproj/project.pbxproj
Expand Up @@ -1125,7 +1125,7 @@
isa = XCBuildConfiguration;
buildSettings = {
ARCHS = "$(ARCHS_STANDARD_32_64_BIT)";
CURRENT_PROJECT_VERSION = 12;
CURRENT_PROJECT_VERSION = 13;
GCC_C_LANGUAGE_STANDARD = gnu99;
GCC_OPTIMIZATION_LEVEL = 0;
GCC_PRECOMPILE_PREFIX_HEADER = YES;
Expand All @@ -1148,7 +1148,7 @@
isa = XCBuildConfiguration;
buildSettings = {
ARCHS = "$(ARCHS_STANDARD_32_64_BIT)";
CURRENT_PROJECT_VERSION = 12;
CURRENT_PROJECT_VERSION = 13;
GCC_C_LANGUAGE_STANDARD = gnu99;
GCC_PRECOMPILE_PREFIX_HEADER = YES;
GCC_PREFIX_HEADER = Couch/CouchPrefix.pch;
Expand Down

0 comments on commit 68625e6

Please sign in to comment.