diff --git a/CMakeLists.txt b/CMakeLists.txt index 6026b401fc..abbc4c6031 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,6 +1,6 @@ cmake_minimum_required(VERSION 3.13) -project(de_rest_plugin VERSION 2.27.05 LANGUAGES C;CXX) +project(de_rest_plugin VERSION 2.27.06 LANGUAGES C;CXX) set(CMAKE_INCLUDE_CURRENT_DIR ON)