X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=CMakeLists.txt;h=3edb64c659d92638bcb91866ff263dbc6087b1b5;hb=refs%2Fchanges%2F37%2F1037%2F2;hp=b4122d7c1b75fb6df6aceca7904fcb171bdff54f;hpb=f23c7756b6c75f571e28346c6ee1466f108932c8;p=ric-plt%2Flib%2Frmr.git diff --git a/CMakeLists.txt b/CMakeLists.txt index b4122d7..3edb64c 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -35,7 +35,7 @@ project( rmr LANGUAGES C ) 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 "7" ) +set( minor_version "9" ) set( patch_level "0" ) set( install_root "${CMAKE_INSTALL_PREFIX}" )