X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=CMakeLists.txt;h=d2e5b13e75dbdcfcec815c75e2beeaa0d1ad7fa6;hb=076ac47a850308908ca46f4978f4f3476647e310;hp=f765f2f6ae98ad64301338d0643e9f05a4953c98;hpb=de63b2996a1144b55ccaaf7ad552170d18478d5c;p=ric-plt%2Flib%2Frmr.git diff --git a/CMakeLists.txt b/CMakeLists.txt index f765f2f..d2e5b13 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 "11" ) +set( minor_version "12" ) set( patch_level "1" ) set( install_root "${CMAKE_INSTALL_PREFIX}" )