X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=CMakeLists.txt;h=d91f0755ea62364bf6b7c08ae1d76c8dada462aa;hb=refs%2Fchanges%2F68%2F10468%2F1;hp=03af953afaa71c403cc2c0666d731570b8c0fde8;hpb=d5197f5f72c5b5a2b43ded00a5ded70662fa8eab;p=ric-plt%2Flib%2Frmr.git diff --git a/CMakeLists.txt b/CMakeLists.txt index 03af953..d91f075 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 "0" ) set( install_root "${CMAKE_INSTALL_PREFIX}" )