From cc80dd5bbee711e0dc0df94361f58d0851d5a008 Mon Sep 17 00:00:00 2001 From: Sylvain Chapeland Date: Thu, 5 Jun 2025 13:24:57 +0200 Subject: [PATCH] v3.19.8 --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 0a558481..6d7f334c 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -31,7 +31,7 @@ endif() # Define project project(Monitoring - VERSION 3.19.7 + VERSION 3.19.8 DESCRIPTION "O2 Monitoring library" LANGUAGES CXX )