From: Nemanja Trifunovic Date: Mon, 24 Sep 2018 23:49:14 +0000 (-0400) Subject: Release v2.3.6 X-Git-Tag: v2.11.0-rc1~204^2~3^2~2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=60c490b89fadc8f4e8dc0497500348572aee4b18;p=icinga2 Release v2.3.6 --- diff --git a/CMakeLists.txt b/CMakeLists.txt index 9f5ca4c0d..55073cdaa 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,5 +1,5 @@ cmake_minimum_required (VERSION 3.0.2) -project (utf8cpp VERSION 2.3.5 LANGUAGES CXX) +project (utf8cpp VERSION 2.3.6 LANGUAGES CXX) option(UTF8_TESTS "Enable tests for UTF8-CPP" On) option(UTF8_SAMPLES "Enable building samples for UTF8-CPP" On)