This commit is contained in:
Phil Nash 2016-05-10 19:09:59 +01:00
parent 1ebebd4ab8
commit ebf9f3bb9d
3 changed files with 14 additions and 12 deletions

View file

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