diff --git a/fastdds_python/CMakeLists.txt b/fastdds_python/CMakeLists.txt index cf7b7266..53f59b63 100644 --- a/fastdds_python/CMakeLists.txt +++ b/fastdds_python/CMakeLists.txt @@ -24,7 +24,7 @@ if(POLICY CMP0086) cmake_policy(SET CMP0086 NEW) endif() -project(fastdds_python VERSION 2.6.0) +project(fastdds_python VERSION 2.6.1) if(NOT WIN32) # Default values for shared library suffix in MacOS