Skip to content

Commit 2d57b4a

Browse files
Bump version to v1.2.3 (#84)
Signed-off-by: JesusPoderoso <jesuspoderoso@eprosima.com>
1 parent b23a5c9 commit 2d57b4a

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.2.2)
27+
project(fastdds_python VERSION 1.2.3)
2828

2929
###############################################################################
3030
# Dependencies

0 commit comments

Comments
 (0)