diff --git a/CMakeLists.txt b/CMakeLists.txt index 75057476d..8938b3cb9 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -2,7 +2,7 @@ cmake_minimum_required(VERSION 3.1) # Project name and version -project(Falkon VERSION 3.2.0) +project(Falkon VERSION 3.2.99) # Find ECM, with nice error handling in case of failure include(FeatureSummary)