This commit is contained in:
Phil Nash
2015-05-21 06:16:15 +01:00
parent fc63b020c5
commit c51e86819d
3 changed files with 18 additions and 13 deletions

View File

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