diff --git a/CMakeLists.txt b/CMakeLists.txt index 78c388021b325a1def21aafd081962c8bb8c9e19..9d0bdceea85ea383c2373daaa66b0382aa38b453 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 0) -SET( CPACK_PACKAGE_VERSION_PATCH 60) +SET( CPACK_PACKAGE_VERSION_PATCH 61) # init CellFrame SDK add_definitions("-DDAP_VERSION=\"${CPACK_PACKAGE_VERSION_MAJOR}\"") diff --git a/cellframe-sdk b/cellframe-sdk index 9288a7232fbf714c053eb68a62c97e2909c6eb7b..b662be56b6b2d214d4bb55d5551567ced943643f 160000 --- a/cellframe-sdk +++ b/cellframe-sdk @@ -1 +1 @@ -Subproject commit 9288a7232fbf714c053eb68a62c97e2909c6eb7b +Subproject commit b662be56b6b2d214d4bb55d5551567ced943643f