X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=CMakeLists.txt;h=93d2733295000f0b7129d998543391c0609e9296;hb=099231c1314fa1a557e16b3b52c8f39a433937b3;hp=a8220b4b613517076b5cb8a366817a94171d5d35;hpb=9d06960949d8e58776de60f245c35184f1ed7441;p=ric-plt%2Flib%2Frmr.git diff --git a/CMakeLists.txt b/CMakeLists.txt index a8220b4..93d2733 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 "7" ) +set( minor_version "8" ) set( patch_level "1" ) set( install_root "${CMAKE_INSTALL_PREFIX}" )