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

[*] Possible fix of endless loop sending

parent 25fb1eac
No related branches found
No related tags found
No related merge requests found
Pipeline #7251 passed with stages
in 7 minutes and 27 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 3)
SET( CPACK_PACKAGE_VERSION_PATCH 36)
SET( CPACK_PACKAGE_VERSION_PATCH 37)
#
# init CellFrame SDK
......
Subproject commit fda6c2145323f8cce05015aabd07cc41d754f4cd
Subproject commit 9325ace16ea807fb460cc1a25014880626bf9151
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