v1.7.2 build

This commit is contained in:
Phil Nash 2017-02-13 16:15:42 +00:00
parent 873ef276b6
commit d08cee288f
4 changed files with 149 additions and 89 deletions

View file

@ -37,7 +37,7 @@ namespace Catch {
return os;
}
Version libraryVersion( 1, 7, 1, "", 0 );
Version libraryVersion( 1, 7, 2, "", 0 );
}