v1.6.1 build

This commit is contained in:
Martin Hořeňovský
2017-01-20 12:49:59 +01:00
parent 81159838a5
commit 9a56609569
4 changed files with 147 additions and 30 deletions

View File

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