From d064c26268b58bbe13c074f6ce7750ed5bdb1922 Mon Sep 17 00:00:00 2001 From: Barthelemy Date: Tue, 22 Oct 2024 15:45:52 +0200 Subject: [PATCH] v1.162.1 --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 249a536e7..ca060e6d3 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -13,7 +13,7 @@ include(GNUInstallDirs) # ---- Project ---- project(QualityControl - VERSION 1.162.0 + VERSION 1.162.1 DESCRIPTION "O2 Data Quality Control Framework" LANGUAGES C CXX)