Skip to content

Commit 4af0be5

Browse files
committed
Refs #23269: Bump to 2.3.0
Signed-off-by: Mario Dominguez <mariodominguez@eprosima.com>
1 parent 91d2da4 commit 4af0be5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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 2.2.0)
27+
project(fastdds_python VERSION 2.3.0)
2828

2929
# Set BUILD_TESTING to OFF by default.
3030
if(NOT BUILD_TESTING)

0 commit comments

Comments
 (0)