Skip to content
Snippets Groups Projects
Commit e3ecda2f authored by Roman Khlopkov's avatar Roman Khlopkov 🔜
Browse files

[*] Atom copies stored in list now

parent 1ef1370c
No related branches found
No related tags found
2 merge requests!193bugs-4547,!192bugs-4547
This commit is part of merge request !192. Comments created here will be created in the context of that merge request.
...@@ -8,7 +8,7 @@ set(CMAKE_C_STANDARD 11) ...@@ -8,7 +8,7 @@ set(CMAKE_C_STANDARD 11)
SET( CPACK_PACKAGE_NAME "${PROJECT_NAME}") SET( CPACK_PACKAGE_NAME "${PROJECT_NAME}")
SET( CPACK_PACKAGE_VERSION_MAJOR 4) SET( CPACK_PACKAGE_VERSION_MAJOR 4)
SET( CPACK_PACKAGE_VERSION_MINOR 0) SET( CPACK_PACKAGE_VERSION_MINOR 0)
SET( CPACK_PACKAGE_VERSION_PATCH 66) SET( CPACK_PACKAGE_VERSION_PATCH 67)
# init CellFrame SDK # init CellFrame SDK
add_definitions("-DDAP_VERSION=\"${CPACK_PACKAGE_VERSION_MAJOR}\"") add_definitions("-DDAP_VERSION=\"${CPACK_PACKAGE_VERSION_MAJOR}\"")
......
Subproject commit 03b95a266f9e6a3920e424ffef3e73b737baf661 Subproject commit c6ce2255877bb5a1ad3874a27a9817cb8bc3fd7c
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