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 )