X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=CMakeLists.txt;h=3edb64c659d92638bcb91866ff263dbc6087b1b5;hb=fa09c30e9450c45853311c6f07a621e1b9218ff0;hp=983aa0bdffb6f063a3a02eeeb9781f0174606cf1;hpb=13114d18807827cab7b630e52250efab6d20d2c0;p=ric-plt%2Flib%2Frmr.git diff --git a/CMakeLists.txt b/CMakeLists.txt index 983aa0b..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 "8" ) +set( minor_version "9" ) set( patch_level "0" ) set( install_root "${CMAKE_INSTALL_PREFIX}" )