mirror of
https://github.com/catchorg/Catch2.git
synced 2025-06-04 19:08:12 +00:00
Work in progress on Console reporter.
Includes regenerated single include for Obj-C fixes
This commit is contained in:
parent
442463473d
commit
ff03cdf2b2
4 changed files with 345 additions and 51 deletions
|
@ -13,7 +13,7 @@
|
|||
namespace Catch {
|
||||
|
||||
// These numbers are maintained by a script
|
||||
Version libraryVersion( 0, 9, 8, "integration" );
|
||||
Version libraryVersion( 0, 9, 9, "integration" );
|
||||
}
|
||||
|
||||
#endif // TWOBLUECUBES_CATCH_VERSION_HPP_INCLUDED
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue