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