updated prefix version of catch macros

This commit is contained in:
Ribulous Barnulous
2014-10-14 01:07:40 -04:00
parent cce7bddbf3
commit 678a42baa1
4 changed files with 118 additions and 81 deletions

View File

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