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

[*] Infinite synchronization fixed

parent 2040976a
No related branches found
No related tags found
1 merge request!147bugs-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 0)
SET( CPACK_PACKAGE_VERSION_PATCH 1)
# init CellFrame SDK
add_definitions("-DDAP_VERSION=\"${CPACK_PACKAGE_VERSION_MAJOR}\"")
......
Subproject commit 0ae564864f1ba25c5501f05d1f290be16f55b7f0
Subproject commit f7f554e8eec82cdf674050f5a3943c7d3f43af83
Subproject commit 7844eb44dc4dd714aac10d2730db327a714e4f33
Subproject commit 25aadc5c656a3ab8d762f1989916e39ba9d2551b
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