From 83c6a368473ad45d88c18489034d67c58c742c01 Mon Sep 17 00:00:00 2001 From: Barth Date: Mon, 10 Feb 2025 10:24:45 +0100 Subject: [PATCH] v3.19.2 --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 3eedbeff..58f4cf07 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -31,7 +31,7 @@ endif() # Define project project(Monitoring - VERSION 3.18.2 + VERSION 3.19.2 DESCRIPTION "O2 Monitoring library" LANGUAGES CXX )