X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=CMakeLists.txt;h=a4ed121e67fdbe84aa8cf01011fc9c0b0814b25d;hb=refs%2Fchanges%2F02%2F5102%2F1;hp=763c73f97400fe03867fb6f40070af45ca9773be;hpb=fe22c4bdb9c72e8fc107f6f16d074df62ccda5f6;p=ric-plt%2Flib%2Frmr.git diff --git a/CMakeLists.txt b/CMakeLists.txt index 763c73f..a4ed121 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -41,7 +41,7 @@ cmake_minimum_required( VERSION 3.5 ) set( major_version "4" ) # should be automatically populated from git tag later, but until CI process sets a tag we use this set( minor_version "4" ) -set( patch_level "4" ) +set( patch_level "5" ) set( install_root "${CMAKE_INSTALL_PREFIX}" ) set( install_inc "include/rmr" )