build 42: “compact” reporter

- thanks to Martin Moene
This commit is contained in:
Phil Nash
2014-05-01 19:07:02 +01:00
parent 4e9484ba30
commit 5a2df71b41
4 changed files with 292 additions and 5 deletions

View File

@@ -13,7 +13,7 @@
namespace Catch {
// These numbers are maintained by a script
Version libraryVersion( 1, 0, 41, "master" );
Version libraryVersion( 1, 0, 42, "master" );
}
#endif // TWOBLUECUBES_CATCH_VERSION_HPP_INCLUDED