diff --git a/CMakeLists.txt b/CMakeLists.txt index dd93511..54730a5 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,6 +1,6 @@ cmake_minimum_required (VERSION 3.21) -project (Geoflow-bundle VERSION 2023.08.14) +project (Geoflow-bundle VERSION 2023.08.16) option(GF_BUILD_GUI "Build the GUI components of geoflow" TRUE) add_subdirectory(geoflow)