Dev build 8

This commit is contained in:
Phil Nash
2015-07-15 23:03:11 +01:00
parent 72868920bb
commit 5bbdc8fd38
3 changed files with 289 additions and 255 deletions

View File

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