From 6b8a5d75011645f31e9ee6f9a45b3ab00786ddc2 Mon Sep 17 00:00:00 2001 From: Barthelemy Date: Fri, 8 Nov 2024 15:07:09 +0100 Subject: [PATCH] v1.162.5 --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index f551cc6a8..16546862f 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -13,7 +13,7 @@ include(GNUInstallDirs) # ---- Project ---- project(QualityControl - VERSION 1.162.4 + VERSION 1.162.5 DESCRIPTION "O2 Data Quality Control Framework" LANGUAGES C CXX)