v1.6.0 build - including release notes

This commit is contained in:
Phil Nash
2017-01-11 16:43:56 +00:00
parent 4e4d733f90
commit 3b2f206191
5 changed files with 98 additions and 34 deletions

View File

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