This commit is contained in:
Phil Nash 2015-05-19 18:40:00 +01:00
parent e86daf8bdd
commit 318c936712
3 changed files with 84 additions and 54 deletions

View file

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