Moved branch on to v2

This commit is contained in:
Phil Nash
2015-11-23 10:09:09 +00:00
parent 28aece6a7a
commit ce547c1799
3 changed files with 342 additions and 710 deletions

View File

@@ -37,7 +37,7 @@ namespace Catch {
return os;
}
Version libraryVersion( 1, 3, 0, "develop", 3 );
Version libraryVersion( 2, 0, 0, "develop", 1 );
}