This commit is contained in:
Phil Nash 2013-03-29 13:44:33 +00:00
parent e324d2829d
commit 38f7eef6fe
3 changed files with 275 additions and 117 deletions

View file

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