Tweaked console reporter some more

This commit is contained in:
Phil Nash
2013-01-17 12:07:34 +00:00
parent 10e891767f
commit b588755a92
6 changed files with 1941 additions and 1361 deletions

View File

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