Skip to content

Commit

Permalink
Revert micro-CDR bump version
Browse files Browse the repository at this point in the history
Signed-off-by: acuadros95 <[email protected]>
  • Loading branch information
Acuadros95 committed Jul 10, 2023
1 parent 96ec271 commit b8dbfaa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -81,8 +81,8 @@ set(UCLIENT_C_STANDARD 99 CACHE STRING "Version of the C language used to build
###############################################################################
# Dependencies
###############################################################################
set(_microcdr_version 2.0.2)
set(_microcdr_tag v2.0.2)
set(_microcdr_version 2.0.1)
set(_microcdr_tag v2.0.1)

set(_deps "")
list(APPEND _deps "microcdr\;${_microcdr_version}")
Expand Down

0 comments on commit b8dbfaa

Please sign in to comment.