Skip to content
Snippets Groups Projects
Commit 86c6fbf0 authored by Roman Khlopkov's avatar Roman Khlopkov 🔜
Browse files

[*] VPN deadlock with stream channel fixed

parent da792e9a
No related branches found
No related tags found
1 merge request!149bugs-4028
......@@ -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}\"")
......
Subproject commit b98b7070e24b073ed99bf22ad2d1cb0829b40328
Subproject commit f18269ce371d29149384ce9b92173b2e426c312a
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