Merged from develop branch

- now v1.3.0
This commit is contained in:
Phil Nash
2015-12-04 10:19:08 +00:00
95 changed files with 7680 additions and 2956 deletions

View File

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