This commit is contained in:
Phil Nash
2014-10-21 07:25:26 +01:00
parent bde3567f3e
commit e54ac70671
3 changed files with 73 additions and 66 deletions

View File

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