This commit is contained in:
Phil Nash 2016-02-29 08:17:18 +00:00
parent f895e0d95f
commit ae5ee2cf63
3 changed files with 85 additions and 30 deletions

View file

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