X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=CMakeLists.txt;h=fa6ff1e72c4b865469774d18c07965e78354802f;hb=refs%2Fchanges%2F89%2F289%2F2;hp=05385a576f46f26a1b57e049d7859a8372fe32b7;hpb=68d09fa5028e47e763c44c30647da31e77eda64a;p=ric-plt%2Flib%2Frmr.git diff --git a/CMakeLists.txt b/CMakeLists.txt index 05385a5..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 "28" ) +set( patch_level "31" ) set( install_root "${CMAKE_INSTALL_PREFIX}" ) set( install_lib "lib" )