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

[*] Small updates

parent 7af1e168
No related branches found
No related tags found
1 merge request!226Release 4.4
......@@ -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 11)
SET( CPACK_PACKAGE_VERSION_PATCH 12)
# init CellFrame SDK
add_definitions("-DDAP_VERSION=\"${CPACK_PACKAGE_VERSION_MAJOR}-${CPACK_PACKAGE_VERSION_MINOR}.${CPACK_PACKAGE_VERSION_PATCH}\"")
......
Subproject commit 7998d5bb06be9dd3ffe79c63d4f1206d97dea080
Subproject commit 067ef0ae087e3546a2f017d3b70b2e4ad846db50
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