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

Merge branch 'hotfix-4871' into 'master'

hotfix-4871

See merge request !229
parents 50663cd8 52c46f9a
1 merge request!229hotfix-4871
......@@ -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 36)
SET( CPACK_PACKAGE_VERSION_PATCH 37)
# init CellFrame SDK
add_definitions("-DDAP_VERSION=\"${CPACK_PACKAGE_VERSION_MAJOR}-${CPACK_PACKAGE_VERSION_MINOR}.${CPACK_PACKAGE_VERSION_PATCH}\"")
......
Subproject commit f732f3d33d0d671cb566c60ceedaa2292b68109c
Subproject commit 749a7927acae1cb01660458a69383c338781bf25
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