X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=CMakeLists.txt;h=0c5ce967dc3544c8d1d345678029054d3b00cabe;hb=HEAD;hp=0448c635a01f1769c789449555a5e075d90ceef4;hpb=955ce64d08bd90a8fe30e3033ece95a0cf08d78b;p=ric-plt%2Flib%2Frmr.git diff --git a/CMakeLists.txt b/CMakeLists.txt index 0448c63..0c5ce96 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -41,7 +41,7 @@ project( rmr LANGUAGES C ) 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 "8" ) +set( minor_version "9" ) set( patch_level "4" ) set( install_root "${CMAKE_INSTALL_PREFIX}" )