Skip to content
Snippets Groups Projects
Commit 2d50fbe3 authored by Dmitriy A. Gerasimov's avatar Dmitriy A. Gerasimov
Browse files

[*] Hotfix for stream_ctl legacy reply

parent 9e147c36
No related branches found
No related tags found
No related merge requests found
Pipeline #5085 passed with stage
in 3 minutes and 19 seconds
......@@ -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 43)
SET( CPACK_PACKAGE_VERSION_PATCH 44)
# init CellFrame SDK
add_definitions("-DDAP_VERSION=\"${CPACK_PACKAGE_VERSION_MAJOR}-${CPACK_PACKAGE_VERSION_MINOR}-${CPACK_PACKAGE_VERSION_PATCH}\"")
......
Subproject commit 35766d1254834595c878b1551889f36a176b96a0
Subproject commit fd8b932156b463bbf117f63efdfb754540eff3dd
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment