X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=CMakeLists.txt;h=525729326563310199f3715a1c6638e7d24ae626;hb=debe504028e923e8f90122baffaea5fcbaff2613;hp=6549f8ccd1487c6a59d30b3130662d9631140d4a;hpb=e30fc3a978dd2d34b35342273e6601ae6148b4bf;p=ric-plt%2Flib%2Frmr.git diff --git a/CMakeLists.txt b/CMakeLists.txt index 6549f8c..5257293 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -33,7 +33,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 "40" ) +set( patch_level "44" ) set( install_root "${CMAKE_INSTALL_PREFIX}" ) set( install_lib "lib" )