Skip to content

Commit ece6736

Browse files
authored
Release v3.0.1
2 parents 3308494 + 8983c3e commit ece6736

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CMakeLists.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,11 +27,11 @@ if(NOT CMAKE_BUILD_TYPE AND NOT CMAKE_CONFIGURATION_TYPES)
2727
set_property(CACHE CMAKE_BUILD_TYPE PROPERTY STRINGS "Debug" "Release" "MinSizeRel" "RelWithDebInfo")
2828
endif()
2929

30-
project(microxrcedds VERSION "3.0.0")
30+
project(microxrcedds VERSION "3.0.1")
3131

3232
set(_client_tag v3.0.0)
3333
set(_client_version 3.0.0)
34-
set(_agent_tag v3.0.0)
34+
set(_agent_tag v3.0.1)
3535
set(_gen_tag v2.0.2)
3636

3737
###############################################################################

0 commit comments

Comments
 (0)