From 1226f54e9cd8c0117cae2c8aa9fa2380d2e16af1 Mon Sep 17 00:00:00 2001 From: Barthelemy Date: Mon, 5 Feb 2024 09:29:35 +0100 Subject: [PATCH] v1.126.5 --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 6d012dc63f..1907d2c315 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -13,7 +13,7 @@ include(AddQCWorkflow) # ---- Project ---- project(QualityControl - VERSION 1.126.4 + VERSION 1.126.5 DESCRIPTION "O2 Data Quality Control Framework" LANGUAGES C CXX)