v1.8.0 release

This commit is contained in:
Phil Nash 2017-02-28 14:19:09 +00:00
parent bbeb192ec9
commit 0952b76e16
4 changed files with 551 additions and 300 deletions

View file

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