This commit is contained in:
Phil Nash
2013-03-12 18:49:37 +00:00
parent 32e70b2235
commit 6d56d71318
4 changed files with 27 additions and 13 deletions

View File

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