diff --git a/CMakeLists.txt b/CMakeLists.txt index ae4bd8a2..8c6b0e33 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,5 +1,5 @@ cmake_minimum_required(VERSION 3.2.2) -project(leatherman VERSION 1.12.7) +project(leatherman VERSION 1.12.8) option(DYNAMICBASE "Add dynamicbase linker option" ON) if (WIN32)