X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=CMakeLists.txt;h=eaeef378b2e12f45891ffb7c9e12f26c92006d8c;hb=0ac0fb452f47bf32beb4965bf7569034c415be93;hp=391070de14f211d1bcdfd311fdba0f96822738d6;hpb=caed01aad345ebae5f7538276f110e57e77f3c95;p=ric-plt%2Fxapp-frame-cpp.git diff --git a/CMakeLists.txt b/CMakeLists.txt index 391070d..eaeef37 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -29,7 +29,7 @@ project( ricxfcpp ) 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 "0" ) +set( minor_version "1" ) set( patch_level "0" ) set( install_root "${CMAKE_INSTALL_PREFIX}" )