build 11: Console reporter changes

This commit is contained in:
Phil Nash
2012-12-11 09:03:14 +00:00
parent 6488fc1c88
commit f117812cff
3 changed files with 57 additions and 25 deletions

View File

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