We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c790d3f commit ddd0efcCopy full SHA for ddd0efc
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.1.0)
+project(fastdds_python VERSION 2.1.1)
28
29
# Set BUILD_TESTING to OFF by default.
30
if(NOT BUILD_TESTING)
0 commit comments