This commit is contained in:
Phil Nash
2015-03-04 08:23:40 +00:00
parent 856468c8c4
commit a806c3e700
3 changed files with 44 additions and 23 deletions

View File

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