From 5a5af4d7550fee8b3e481fe4cc71f675f05b8b00 Mon Sep 17 00:00:00 2001 From: Barthelemy Date: Thu, 31 Oct 2024 15:18:55 +0100 Subject: [PATCH] v1.162.4 --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 296abf801..f551cc6a8 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -13,7 +13,7 @@ include(GNUInstallDirs) # ---- Project ---- project(QualityControl - VERSION 1.162.3 + VERSION 1.162.4 DESCRIPTION "O2 Data Quality Control Framework" LANGUAGES C CXX)