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

[+] Threaded processors, nicing, fixes and renames

parent bf91479c
No related branches found
No related tags found
1 merge request!170features-4402
......@@ -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 4)
SET( CPACK_PACKAGE_VERSION_PATCH 5)
# init CellFrame SDK
add_definitions("-DDAP_VERSION=\"${CPACK_PACKAGE_VERSION_MAJOR}\"")
......
Subproject commit 5121167e3e7927c4c282ba86df56455a08f9fc77
Subproject commit ae57177364bc0175d7b8a07487f8fa3c9105208b
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