From 8210e78d2fb9d6fc9f762849f499cf486ea92c64 Mon Sep 17 00:00:00 2001 From: Barthelemy Date: Thu, 26 Sep 2024 11:19:51 +0200 Subject: [PATCH] 1.160.0 --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 841d09bbe..3afbb784a 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -13,7 +13,7 @@ include(GNUInstallDirs) # ---- Project ---- project(QualityControl - VERSION 1.159.0 + VERSION 1.160.0 DESCRIPTION "O2 Data Quality Control Framework" LANGUAGES C CXX)