Navigation Menu

Skip to content

Commit

Permalink
Bump version to 0.61 for alpha2 candidate.
Browse files Browse the repository at this point in the history
  • Loading branch information
snej committed Feb 15, 2012
1 parent 1702eaa commit 4079b13
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions TouchDB.xcodeproj/project.pbxproj
Expand Up @@ -1980,7 +1980,7 @@
buildSettings = {
ARCHS = "$(ARCHS_STANDARD_32_64_BIT)";
CLANG_WARN_SUSPICIOUS_IMPLICIT_CONVERSION = YES;
CURRENT_PROJECT_VERSION = 0.5;
CURRENT_PROJECT_VERSION = 0.61;
GCC_C_LANGUAGE_STANDARD = c99;
GCC_OPTIMIZATION_LEVEL = 0;
GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
Expand All @@ -2001,7 +2001,7 @@
buildSettings = {
ARCHS = "$(ARCHS_STANDARD_32_64_BIT)";
CLANG_WARN_SUSPICIOUS_IMPLICIT_CONVERSION = YES;
CURRENT_PROJECT_VERSION = 0.5;
CURRENT_PROJECT_VERSION = 0.61;
GCC_C_LANGUAGE_STANDARD = c99;
GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
Expand Down

0 comments on commit 4079b13

Please sign in to comment.