dev build 7

This commit is contained in:
Phil Nash
2015-07-13 15:03:26 +01:00
parent 2104ca2aa4
commit 8342ae8dfb
3 changed files with 80 additions and 44 deletions

View File

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