From 267d920ba87e025ef864e249a8000aaaddc5859c Mon Sep 17 00:00:00 2001 From: Barthelemy Date: Fri, 3 May 2024 11:14:58 +0200 Subject: [PATCH] v1.144.1 --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index f797bf217a..3efe7f7923 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -13,7 +13,7 @@ include(AddQCWorkflow) # ---- Project ---- project(QualityControl - VERSION 1.144.0 + VERSION 1.144.1 DESCRIPTION "O2 Data Quality Control Framework" LANGUAGES C CXX)