This commit is contained in:
Martin Hořeňovský
2018-03-11 12:04:28 +01:00
parent 11c89a5f7d
commit 0a34cc201e
8 changed files with 25 additions and 15 deletions

View File

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