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

[*] Fixed stream_ctl checks

parent 7c4090f7
No related branches found
No related tags found
1 merge request!193bugs-4547
......@@ -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 62)
SET( CPACK_PACKAGE_VERSION_PATCH 63)
# init CellFrame SDK
add_definitions("-DDAP_VERSION=\"${CPACK_PACKAGE_VERSION_MAJOR}\"")
......
Subproject commit ec3582af2ace4b4ae1c5a3d0a3d0838a6c4fc871
Subproject commit 6e1cc3f98e1d01d16e024223b460cf280640d7f4
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