diff --git a/CMakeLists.txt b/CMakeLists.txt index 617d4b3..8f6e9b2 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -10,7 +10,7 @@ option(INSTALL_ONLY "Enable for installation only" OFF) # Note: update this to your new project's name and version project( ProjGeom - VERSION 1.0.1 + VERSION 1.0.5 LANGUAGES CXX )