Skip to content

Commit 6c04a5b

Browse files
Bump to version 1.4.4 (#285)
Signed-off-by: Emilio Cuesta <emiliocuesta@eprosima.com>
1 parent 38ec51d commit 6c04a5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fastdds_python/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ if(POLICY CMP0086)
2424
cmake_policy(SET CMP0086 NEW)
2525
endif()
2626

27-
project(fastdds_python VERSION 1.4.3)
27+
project(fastdds_python VERSION 1.4.4)
2828

2929
if(NOT WIN32)
3030
# Default values for shared library suffix in MacOS

0 commit comments

Comments
 (0)