X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=CMakeLists.txt;h=12958e89891b3985dda1790e46dd3eef0b1d3cc6;hb=8633a0b93e26b619a367de0614437ef2eb4a0b37;hp=97e5c8b249cd64fc4d7444b8135fd771b064fcd3;hpb=d0295645523c08f283eeec8fcec24712958592df;p=ric-plt%2Flib%2Frmr.git diff --git a/CMakeLists.txt b/CMakeLists.txt index 97e5c8b..12958e8 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -39,7 +39,7 @@ project( rmr LANGUAGES C ) cmake_minimum_required( VERSION 3.5 ) set( major_version "3" ) # 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 "5" ) set( patch_level "0" ) set( install_root "${CMAKE_INSTALL_PREFIX}" )