From 699aed10190cc2135f43a7267c95c342be59a26c Mon Sep 17 00:00:00 2001 From: Barthelemy Date: Thu, 15 Feb 2024 09:12:09 +0100 Subject: [PATCH] 1.134.0 --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 8dc469afe1..4c6614eb1e 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -13,7 +13,7 @@ include(AddQCWorkflow) # ---- Project ---- project(QualityControl - VERSION 1.133.0 + VERSION 1.134.0 DESCRIPTION "O2 Data Quality Control Framework" LANGUAGES C CXX)