X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=CMakeLists.txt;h=fa6ff1e72c4b865469774d18c07965e78354802f;hb=750cbee6b224532fc10971c04df556ce4bceb832;hp=4199147f34945010cf682f6a53a6f7436bacc1a7;hpb=412d53dfa2f9b5b56a448797d0dfec3b0f11f666;p=ric-plt%2Flib%2Frmr.git diff --git a/CMakeLists.txt b/CMakeLists.txt index 4199147..fa6ff1e 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 "26" ) +set( patch_level "31" ) set( install_root "${CMAKE_INSTALL_PREFIX}" ) set( install_lib "lib" )