diff --git a/CMakeLists.txt b/CMakeLists.txt index acf159e236cc83ee4233797f25fb91192ca1a817..92a58665a5cc983509141fb7cebca6e93aca9465 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 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 fc0446c52703f2c252f2030f03ca8fceb10c2c4f..4c8db1685f34338090a24f5e97f1afd669ae83bd 160000 --- a/cellframe-sdk +++ b/cellframe-sdk @@ -1 +1 @@ -Subproject commit fc0446c52703f2c252f2030f03ca8fceb10c2c4f +Subproject commit 4c8db1685f34338090a24f5e97f1afd669ae83bd diff --git a/python-cellframe b/python-cellframe index 25aadc5c656a3ab8d762f1989916e39ba9d2551b..c5fce4f8d55f9b956fcc1e9b05ccf2459f604c86 160000 --- a/python-cellframe +++ b/python-cellframe @@ -1 +1 @@ -Subproject commit 25aadc5c656a3ab8d762f1989916e39ba9d2551b +Subproject commit c5fce4f8d55f9b956fcc1e9b05ccf2459f604c86