Build 17 - includes reworking of message/ info handling

This commit is contained in:
Phil Nash
2013-02-02 20:37:58 +00:00
parent ad654867f1
commit a2773810db
3 changed files with 195 additions and 90 deletions

View File

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