Add new message types to header file
[ric-plt/lib/rmr.git] / CMakeLists.txt
index 9127049..445f0a2 100644 (file)
@@ -31,7 +31,7 @@ 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( patch_level "36" )
+set( patch_level "38" )
 
 set( install_root "${CMAKE_INSTALL_PREFIX}" )
 set( install_lib "lib" )