diff --git a/CMakeLists.txt b/CMakeLists.txt index cd335daf02..ea09ca10c6 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -13,7 +13,7 @@ include(AddQCWorkflow) # ---- Project ---- project(QualityControl - VERSION 1.9.0 # TODO update this automatically when there are new releases + VERSION 1.10.0 # TODO update this automatically when there are new releases DESCRIPTION "O2 Data Quality Control Framework" LANGUAGES CXX)