diff --git a/CMakeLists.txt b/CMakeLists.txt index 1fc2f28c005a8a8287fff3ce1260ebb69d78602f..302edaebfb6c932d1306c27c1640cbc93cea20da 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -8,7 +8,7 @@ set(CMAKE_C_STANDARD 11) SET( CPACK_PACKAGE_NAME "${PROJECT_NAME}") SET( CPACK_PACKAGE_VERSION_MAJOR 4) SET( CPACK_PACKAGE_VERSION_MINOR 4) -SET( CPACK_PACKAGE_VERSION_PATCH 19) +SET( CPACK_PACKAGE_VERSION_PATCH 20) # init CellFrame SDK add_definitions("-DDAP_VERSION=\"${CPACK_PACKAGE_VERSION_MAJOR}-${CPACK_PACKAGE_VERSION_MINOR}.${CPACK_PACKAGE_VERSION_PATCH}\"") diff --git a/cellframe-sdk b/cellframe-sdk index e3bd979151b215b31c338ba5203e808160507d8a..201171145a087cda37199caeb1bf5d53e84c8eda 160000 --- a/cellframe-sdk +++ b/cellframe-sdk @@ -1 +1 @@ -Subproject commit e3bd979151b215b31c338ba5203e808160507d8a +Subproject commit 201171145a087cda37199caeb1bf5d53e84c8eda