This commit is contained in:
Phil Nash
2014-07-09 19:22:49 +01:00
parent 3ff3acf46c
commit 28c2e07879
3 changed files with 83 additions and 35 deletions

View File

@@ -13,7 +13,7 @@
namespace Catch {
// These numbers are maintained by a script
Version libraryVersion( 1, 0, 51, "master" );
Version libraryVersion( 1, 0, 52, "master" );
}
#endif // TWOBLUECUBES_CATCH_VERSION_HPP_INCLUDED