v1.8.2 release

This commit is contained in:
Martin Hořeňovský
2017-03-13 21:29:30 +01:00
parent f69f821853
commit 0c015aa887
4 changed files with 195 additions and 99 deletions

View File

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