Merge "Push v2.3.5 to package cloud" e-release
authorThoralf Czichy <thoralf.czichy@nokia.com>
Sun, 5 Dec 2021 18:04:32 +0000 (18:04 +0000)
committerGerrit Code Review <gerrit@o-ran-sc.org>
Sun, 5 Dec 2021 18:04:32 +0000 (18:04 +0000)
CMakeLists.txt

index d73c316..a06f3f4 100644 (file)
@@ -30,7 +30,7 @@ cmake_minimum_required( VERSION 3.5 )
 
 set( major_version "2" )               # should be automatically populated from git tag later, but until CI process sets a tag we use this
 set( minor_version "3" )
-set( patch_level "4" )
+set( patch_level "5" )
 
 set( install_root "${CMAKE_INSTALL_PREFIX}" )
 set( install_inc "include/ricxfcpp" )