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

[*] One more UUID fix

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