Skip to content
Snippets Groups Projects
Commit 6aafef20 authored by Dmitriy A. Gerasimov's avatar Dmitriy A. Gerasimov
Browse files

[*] Fixed leaks

[!] Added a_es_uuid param for interworkers communications
parent 0fbdb74a
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 15)
SET( CPACK_PACKAGE_VERSION_PATCH 16)
# init CellFrame SDK
add_definitions("-DDAP_VERSION=\"${CPACK_PACKAGE_VERSION_MAJOR}-${CPACK_PACKAGE_VERSION_MINOR}.${CPACK_PACKAGE_VERSION_PATCH}\"")
......
Subproject commit 1a6e5fab2b109c633ad8231e54a38217b55a0980
Subproject commit f807ca8a71458986c7a419dbba1a76bd5a566f52
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