Build 1.5.9

This commit is contained in:
Phil Nash
2016-11-29 12:15:50 +00:00
parent 0c093bee38
commit 2be372710e
3 changed files with 11 additions and 7 deletions

View File

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