This commit is contained in:
Phil Nash
2016-06-09 19:21:09 +01:00
parent 742457cbcf
commit 35f510545d
3 changed files with 10 additions and 9 deletions

View File

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