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

[*] Some minor hotfixes

parent 3e14e7a8
No related branches found
No related tags found
No related merge requests found
......@@ -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 4)
SET( CPACK_PACKAGE_VERSION_PATCH 34)
SET( CPACK_PACKAGE_VERSION_PATCH 35)
# init CellFrame SDK
add_definitions("-DDAP_VERSION=\"${CPACK_PACKAGE_VERSION_MAJOR}-${CPACK_PACKAGE_VERSION_MINOR}.${CPACK_PACKAGE_VERSION_PATCH}\"")
......
Subproject commit 1dc31768d2ff237659245726a97ab5bafc085777
Subproject commit 08c2d86263a3756f9185504ca5b38d75c9ca1b9f
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