diff --git a/CMakeLists.txt b/CMakeLists.txt index 5a9bd36..7b99dde 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,7 +1,7 @@ cmake_minimum_required(VERSION 3.10) project(juci) -set(JUCI_VERSION "1.8.0.2") +set(JUCI_VERSION "1.8.1") set(CPACK_PACKAGE_NAME "jucipp") set(CPACK_PACKAGE_CONTACT "Ole Christian Eidheim ")