We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a67fb28 commit 047a805Copy full SHA for 047a805
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.4.0)
+project(fastdds_python VERSION 2.4.1)
28
29
if(NOT WIN32)
30
# Default values for shared library suffix in MacOS
0 commit comments