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

[*] Some fixes

parent 78398f4a
No related branches found
No related tags found
1 merge request!182bugs-4503
......@@ -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 1)
SET( CPACK_PACKAGE_VERSION_PATCH 0)
SET( CPACK_PACKAGE_VERSION_PATCH 1)
# init CellFrame SDK
add_definitions("-DDAP_VERSION=\"${CPACK_PACKAGE_VERSION_MAJOR}\"")
......
Subproject commit 80b9853761aae975f47002353d88548832926795
Subproject commit a88db2825f514463f8176c5f7abe666c662a4f89
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