This commit is contained in:
Phil Nash
2014-12-22 20:18:05 +00:00
parent 3c8c9b2933
commit 92f0836fd3
3 changed files with 40 additions and 15 deletions

View File

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