This commit is contained in:
Phil Nash
2013-04-24 19:10:02 +01:00
parent 2278451cd2
commit 8defc71e6d
4 changed files with 382 additions and 404 deletions

View File

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