v1.7.1 build

This commit is contained in:
Martin Hořeňovský
2017-02-07 10:06:52 +01:00
parent 2b74613c54
commit 7b8a27eadb
4 changed files with 102 additions and 67 deletions

View File

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