Build 1.5.7

This commit is contained in:
Phil Nash
2016-09-27 10:46:22 +01:00
parent 21cbfc107e
commit 40f6068d52
3 changed files with 30 additions and 15 deletions

View File

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