This commit is contained in:
Phil Nash
2013-04-12 10:43:06 +01:00
parent cd9c72c66f
commit 243f2d2caf
5 changed files with 28 additions and 20 deletions

View File

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