Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
pablogs9 committed Oct 14, 2024
1 parent f0591c6 commit 7771222
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ if(NOT CMAKE_BUILD_TYPE AND NOT CMAKE_CONFIGURATION_TYPES)
set_property(CACHE CMAKE_BUILD_TYPE PROPERTY STRINGS "Debug" "Release" "MinSizeRel" "RelWithDebInfo")
endif()

project(microxrcedds VERSION "2.4.3")
project(microxrcedds VERSION "3.0.0")

set(_client_tag v3.0.0)
set(_client_version 3.0.0)
Expand Down

0 comments on commit 7771222

Please sign in to comment.