First cut of TeamCity reporter
This commit is contained in:
Phil Nash
2014-12-21 00:21:23 +00:00
parent 3dc3763b07
commit 576aff6085
3 changed files with 36 additions and 19 deletions

View File

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