This commit is contained in:
Phil Nash
2014-12-15 07:26:31 +00:00
parent 7e1f21b334
commit 91c17f34eb
3 changed files with 14 additions and 13 deletions

View File

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