This commit is contained in:
Martin Hořeňovský
2018-01-26 16:06:07 +01:00
parent 9a5705411a
commit 62dae592c3
7 changed files with 115 additions and 78 deletions

View File

@@ -6,7 +6,7 @@ if(NOT DEFINED PROJECT_NAME)
set(NOT_SUBPROJECT ON)
endif()
project(Catch2 LANGUAGES CXX VERSION 2.1.0)
project(Catch2 LANGUAGES CXX VERSION 2.1.1)
include(GNUInstallDirs)