This commit is contained in:
Martin Hořeňovský 2019-06-16 10:42:52 +02:00
parent b87caafd91
commit f9dce28e7d
No known key found for this signature in database
GPG key ID: DE48307B8B0D381A
6 changed files with 1710 additions and 207 deletions

View file

@ -10,7 +10,7 @@
#define TWOBLUECUBES_CATCH_HPP_INCLUDED
#define CATCH_VERSION_MAJOR 2
#define CATCH_VERSION_MINOR 8
#define CATCH_VERSION_MINOR 9
#define CATCH_VERSION_PATCH 0
#ifdef __clang__