diff --git a/CMakeLists.txt b/CMakeLists.txt index 1c0a55d7b7be5d79c02b16a21edb40f400a5bc7a..c6fac49e323199088b6cc15706151cbef5ca556f 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 3) SET( CPACK_PACKAGE_VERSION_MINOR 3) -SET( CPACK_PACKAGE_VERSION_PATCH 4) +SET( CPACK_PACKAGE_VERSION_PATCH 5) # init CellFrame SDK add_definitions("-DDAP_VERSION=\"${CPACK_PACKAGE_VERSION_MAJOR}\"") diff --git a/cellframe-sdk b/cellframe-sdk index 840602f3caa772381b5884b6069913e36e741979..ee628a2dbe412ad75ad6ff4f0b7a44859089164a 160000 --- a/cellframe-sdk +++ b/cellframe-sdk @@ -1 +1 @@ -Subproject commit 840602f3caa772381b5884b6069913e36e741979 +Subproject commit ee628a2dbe412ad75ad6ff4f0b7a44859089164a