More console reporter tweaks

This commit is contained in:
Phil Nash
2013-01-18 08:09:28 +00:00
parent b588755a92
commit 3ce320db4f
5 changed files with 830 additions and 826 deletions

View File

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