From a5bc4ae1c3208ded54ba2f2a02f1e710b486bcf8 Mon Sep 17 00:00:00 2001 From: Barthelemy Date: Thu, 25 Jan 2024 08:28:05 +0100 Subject: [PATCH] 1.131.0 --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 975204344a..47108cadf1 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -13,7 +13,7 @@ include(AddQCWorkflow) # ---- Project ---- project(QualityControl - VERSION 1.130.0 + VERSION 1.131.0 DESCRIPTION "O2 Data Quality Control Framework" LANGUAGES C CXX)