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