This commit is contained in:
Phil Nash 2014-07-09 07:40:37 +01:00
parent 23181eeef0
commit ce56209250
3 changed files with 49 additions and 42 deletions

View file

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