Skip to content
Snippets Groups Projects
Commit 91fef7b4 authored by Dmitriy Gerasimov's avatar Dmitriy Gerasimov
Browse files

[*] More UUID based fixes

parent cbafaa67
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 23)
SET( CPACK_PACKAGE_VERSION_PATCH 24)
# init CellFrame SDK
add_definitions("-DDAP_VERSION=\"${CPACK_PACKAGE_VERSION_MAJOR}-${CPACK_PACKAGE_VERSION_MINOR}.${CPACK_PACKAGE_VERSION_PATCH}\"")
......
Subproject commit 407d91e0a9beb53c9735a85ce7619d532a57f276
Subproject commit e9c8d709923429c8633e36dcf6bbc5676246d10b
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