Skip to content

Commit

Permalink
Refs #20107: Bump version to 1.3.2
Browse files Browse the repository at this point in the history
Signed-off-by: JesusPoderoso <[email protected]>
  • Loading branch information
JesusPoderoso committed Dec 18, 2023
1 parent 25ac673 commit 98bf4f1
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.3.1)
project(fastdds_python VERSION 1.3.2)

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

0 comments on commit 98bf4f1

Please sign in to comment.