From aa1cca25588c5b22656073082caf6ba9dafcd1b1 Mon Sep 17 00:00:00 2001 From: Barthelemy Date: Mon, 19 Aug 2024 10:47:46 +0200 Subject: [PATCH] 1.156.0 --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 39b827ecdd..7728e47388 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -13,7 +13,7 @@ include(AddQCWorkflow) # ---- Project ---- project(QualityControl - VERSION 1.155.0 + VERSION 1.156.0 DESCRIPTION "O2 Data Quality Control Framework" LANGUAGES C CXX)