This commit is contained in:
Phil Nash 2012-12-14 07:50:08 +00:00
parent 86ad6348d4
commit cf5ced59d1
3 changed files with 90 additions and 48 deletions

View file

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