This commit is contained in:
Phil Nash 2013-04-01 11:27:10 +01:00
parent 2c90533a26
commit 5c7d3d75cc
4 changed files with 535 additions and 104 deletions

View file

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