v1.7.0 build

This commit is contained in:
Martin Hořeňovský 2017-02-01 21:47:43 +01:00
parent 090fc74cca
commit ce37f48ffa
4 changed files with 744 additions and 374 deletions

View file

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