Skip to content

Commit

Permalink
Bump version to v1.4.2 (#133)
Browse files Browse the repository at this point in the history
Signed-off-by: JesusPoderoso <jesuspoderoso@eprosima.com>
  • Loading branch information
JesusPoderoso authored Jun 6, 2024
1 parent ed1769b commit 5a7b718
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fastdds_python/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ if(POLICY CMP0086)
cmake_policy(SET CMP0086 NEW)
endif()

project(fastdds_python VERSION 1.4.1)
project(fastdds_python VERSION 1.4.2)

# Set BUILD_TESTING to OFF by default.
if(NOT BUILD_TESTING)
Expand Down

0 comments on commit 5a7b718

Please sign in to comment.