This commit is contained in:
Phil Nash
2014-09-15 18:40:24 +01:00
parent fa0122bf54
commit 6a8e8ada0d
3 changed files with 96 additions and 19 deletions

View File

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