Build 1.5.8

This commit is contained in:
Phil Nash
2016-10-26 12:08:26 +01:00
parent 072114293b
commit e27c4ee042
3 changed files with 11 additions and 8 deletions

View File

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