From 7889049624a4a59562e99d724075351500c1db87 Mon Sep 17 00:00:00 2001 From: Barthelemy Date: Tue, 29 Oct 2024 09:20:51 +0100 Subject: [PATCH] v1.162.2 --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index ca060e6d3..f7bfde47f 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -13,7 +13,7 @@ include(GNUInstallDirs) # ---- Project ---- project(QualityControl - VERSION 1.162.1 + VERSION 1.162.2 DESCRIPTION "O2 Data Quality Control Framework" LANGUAGES C CXX)