This commit is contained in:
Phil Nash
2014-12-12 08:11:18 +00:00
parent ff9e51df7f
commit 13f98431ad
3 changed files with 16 additions and 14 deletions

View File

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