From b1402041cb344b49e53890824704054607c35a84 Mon Sep 17 00:00:00 2001 From: Sylvain Chapeland Date: Fri, 7 Nov 2025 09:34:36 +0100 Subject: [PATCH] v3.19.9 --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 4751c416..0172b787 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -29,7 +29,7 @@ cmake_policy(VERSION 3.12) # Define project project(Monitoring - VERSION 3.19.8 + VERSION 3.19.9 DESCRIPTION "O2 Monitoring library" LANGUAGES CXX )