Skip to content
Snippets Groups Projects
Commit 8399c783 authored by alexandr.kravchenko's avatar alexandr.kravchenko
Browse files

Subs updated. Probably fixed CLI

parent a96aa612
No related branches found
No related tags found
No related merge requests found
Pipeline #6125 passed with stage
in 2 minutes and 52 seconds
......@@ -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 21)
SET( CPACK_PACKAGE_VERSION_PATCH 22)
# init CellFrame SDK
add_definitions("-DDAP_VERSION=\"${CPACK_PACKAGE_VERSION_MAJOR}-${CPACK_PACKAGE_VERSION_MINOR}-${CPACK_PACKAGE_VERSION_PATCH}\"")
......
Subproject commit 0eb1f5b61d256c857ad60571392c171a3cbe0baf
Subproject commit 2cf9459cd7f5faca341a3793433fbf17e6c84afa
Subproject commit 25c1913eb6224a3eb7592438a977365501593a6f
Subproject commit dd1c6548d1a29afbc6d12ab2631ce082350bb3c2
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