Updated version for develop branch

This commit is contained in:
Phil Nash
2014-08-20 19:07:46 +01:00
parent 6e00e5e86f
commit b7e432eadc
3 changed files with 5 additions and 5 deletions

View File

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