dev build 9

This commit is contained in:
Phil Nash
2015-07-23 23:06:26 +01:00
parent 70975517b3
commit 2f6371f2ec
3 changed files with 169 additions and 69 deletions

View File

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