X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=CMakeLists.txt;h=415d88d27e9d092fb9cfea67dbd400d104ef9507;hb=e7c40156a4ded17c94bca8fcf4b6a785f144992e;hp=40660c1c25f1f6808b74ec3b7d6007ba714c6f07;hpb=b7a31bd94da349e9c49f6dd7a5bcded74877a8ae;p=ric-plt%2Flib%2Frmr.git diff --git a/CMakeLists.txt b/CMakeLists.txt index 40660c1..415d88d 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -23,7 +23,7 @@ cmake_minimum_required( VERSION 3.5 ) set( major_version "1" ) # should be automatically populated from git tag later, but until CI process sets a tag we use this set( minor_version "0" ) -set( patch_level "29" ) +set( patch_level "32" ) set( install_root "${CMAKE_INSTALL_PREFIX}" ) set( install_lib "lib" )