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