- new version of Clara
- removed command line tests
This commit is contained in:
Phil Nash
2014-03-06 08:17:24 +00:00
parent b9fea75109
commit fd879f7e77
7 changed files with 10 additions and 426 deletions

View File

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