K 10 svn:author V 4 gahr K 8 svn:date V 27 2018-07-24T11:02:58.880384Z K 7 svn:log V 476 devel/catch: update to 2.3.0 This release changes the include paths provided by our CMake and pkg-config integration. The proper include path for the single-header when using one of the above is now . This change also necessitated changes to paths inside the repository, so that the single-header version is now at single_include/catch2/catch.hpp, rather than single_include/catch.hpp. Release notes: https://github.com/catchorg/Catch2/releases/tag/v2.3.0 END