v2.2.0
This commit is contained in:
parent
a3d3a633b2
commit
d14b7563c2
9 changed files with 219 additions and 144 deletions
|
@ -10,8 +10,8 @@
|
|||
#define TWOBLUECUBES_CATCH_HPP_INCLUDED
|
||||
|
||||
#define CATCH_VERSION_MAJOR 2
|
||||
#define CATCH_VERSION_MINOR 1
|
||||
#define CATCH_VERSION_PATCH 2
|
||||
#define CATCH_VERSION_MINOR 2
|
||||
#define CATCH_VERSION_PATCH 0
|
||||
|
||||
#ifdef __clang__
|
||||
# pragma clang system_header
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue