Generated build 7

This commit is contained in:
Phil Nash 2012-12-01 23:57:18 +00:00
parent e3e9e075b9
commit a1fbfea659
3 changed files with 691 additions and 450 deletions

2
README
View File

@ -1,4 +1,4 @@
CATCH v0.9 build 6 (integration branch)
CATCH v0.9 build 7 (integration branch)
---------------------------------------------
CATCH is an automated test framework for C, C++ and Objective-C.

View File

@ -13,7 +13,7 @@
namespace Catch {
// These numbers are maintained by a script
Version libraryVersion( 0, 9, 6, "integration" );
Version libraryVersion( 0, 9, 7, "integration" );
}
#endif // TWOBLUECUBES_CATCH_VERSION_HPP_INCLUDED

File diff suppressed because it is too large Load Diff