- includes command line tweaks and fixes for durations
This commit is contained in:
Phil Nash
2013-08-16 19:01:32 +01:00
parent 1870ca8455
commit 46118714b1
4 changed files with 49 additions and 43 deletions

View File

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