We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 29f364c commit 532d174Copy full SHA for 532d174
1 file changed
fastdds_python/CMakeLists.txt
@@ -24,7 +24,7 @@ if(POLICY CMP0086)
24
cmake_policy(SET CMP0086 NEW)
25
endif()
26
27
-project(fastdds_python VERSION 2.2.1)
+project(fastdds_python VERSION 2.2.2)
28
29
if(NOT WIN32)
30
# Default values for shared library suffix in MacOS
0 commit comments