From b21a73348a21f60e952ce55128b38914d08ceb3e Mon Sep 17 00:00:00 2001 From: Barthelemy Date: Tue, 12 Sep 2023 10:32:23 +0200 Subject: [PATCH] v1.117.1 --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 02ddd86318..c7b75f18b7 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -13,7 +13,7 @@ include(AddQCWorkflow) # ---- Project ---- project(QualityControl - VERSION 1.117.0 + VERSION 1.117.1 DESCRIPTION "O2 Data Quality Control Framework" LANGUAGES C CXX)