diff --git a/CMakeLists.txt b/CMakeLists.txt index 5b97d7257d..a6687e9b08 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -13,7 +13,7 @@ include(AddQCWorkflow) # ---- Project ---- project(QualityControl - VERSION 1.123.0 + VERSION 1.124.0 DESCRIPTION "O2 Data Quality Control Framework" LANGUAGES C CXX)