This commit is contained in:
Phil Nash 2014-10-02 18:51:05 +01:00
parent 4b3fa4742b
commit 85b4e94192
3 changed files with 19 additions and 10 deletions

View file

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