Skip to content
Snippets Groups Projects
Commit ecf7e4b1 authored by dmitriy.gerasimov's avatar dmitriy.gerasimov
Browse files

Merge branch 'bugs-4158' into 'master'

Bugs-4158

See merge request cellframe/cellframe-node!168
parents a9c66c71 816b8a76
No related branches found
No related tags found
No related merge requests found
......@@ -8,7 +8,8 @@ set(CMAKE_C_STANDARD 11)
SET( CPACK_PACKAGE_NAME "${PROJECT_NAME}")
SET( CPACK_PACKAGE_VERSION_MAJOR 3)
SET( CPACK_PACKAGE_VERSION_MINOR 6)
SET( CPACK_PACKAGE_VERSION_PATCH 0)
SET( CPACK_PACKAGE_VERSION_PATCH 2)
# init CellFrame SDK
add_definitions("-DDAP_VERSION=\"${CPACK_PACKAGE_VERSION_MAJOR}\"")
......
Subproject commit 3fbb2e08774c51c6d91d888d027d7c5cc2e7ea1c
Subproject commit 139a298a2ec138a687513f09bf24650df58cc13f
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