X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=CMakeLists.txt;h=b4122d7c1b75fb6df6aceca7904fcb171bdff54f;hb=f23c7756b6c75f571e28346c6ee1466f108932c8;hp=5d71d5957f48aeb9c3d9679e1ac8901b9bddd820;hpb=36262115f77dc315e156c574dfb3b8e9090e6970;p=ric-plt%2Flib%2Frmr.git diff --git a/CMakeLists.txt b/CMakeLists.txt index 5d71d59..b4122d7 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 "4" ) +set( minor_version "7" ) set( patch_level "0" ) set( install_root "${CMAKE_INSTALL_PREFIX}" )