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

Merge branch 'hotfix-5005' into 'master'

hotfix-5005

See merge request !254
parents 3f1c3210 a0d0db49
No related branches found
No related tags found
1 merge request!254hotfix-5005
......@@ -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 56)
SET( CPACK_PACKAGE_VERSION_PATCH 57)
# init CellFrame SDK
add_definitions("-DDAP_VERSION=\"${CPACK_PACKAGE_VERSION_MAJOR}-${CPACK_PACKAGE_VERSION_MINOR}.${CPACK_PACKAGE_VERSION_PATCH}\"")
......
Subproject commit 0077fa15b62f64185ea8f1de3137261c2235bf84
Subproject commit 06f91b2df3584c8f648447918d45a765effe65f6
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