- includes updated xml reporter
This commit is contained in:
Phil Nash
2014-12-30 18:26:07 +00:00
parent c6635a7b79
commit d76e08113b
3 changed files with 115 additions and 74 deletions

View File

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