diff --git a/CMakeLists.txt b/CMakeLists.txt index bdb1894887023cb1d52e29fd088d15223e195400..e22be7b351336734d7e3e2fd507e7c1e65544672 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 5) -SET( CPACK_PACKAGE_VERSION_PATCH 2) +SET( CPACK_PACKAGE_VERSION_PATCH 3) # init CellFrame SDK add_definitions("-DDAP_VERSION=\"${CPACK_PACKAGE_VERSION_MAJOR}\"") diff --git a/cellframe-sdk b/cellframe-sdk index b98b7070e24b073ed99bf22ad2d1cb0829b40328..f18269ce371d29149384ce9b92173b2e426c312a 160000 --- a/cellframe-sdk +++ b/cellframe-sdk @@ -1 +1 @@ -Subproject commit b98b7070e24b073ed99bf22ad2d1cb0829b40328 +Subproject commit f18269ce371d29149384ce9b92173b2e426c312a