This commit is contained in:
Phil Nash 2014-09-18 18:25:10 +01:00
parent b62a1b5334
commit ee3b265aa1
3 changed files with 20 additions and 16 deletions

View file

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