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

[*] One more smaller fix

parent 0b0b57dc
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 26)
SET( CPACK_PACKAGE_VERSION_PATCH 28)
# init CellFrame SDK
add_definitions("-DDAP_VERSION=\"${CPACK_PACKAGE_VERSION_MAJOR}-${CPACK_PACKAGE_VERSION_MINOR}.${CPACK_PACKAGE_VERSION_PATCH}\"")
......
Subproject commit 8418fca21bb742ecfea2af9e3f4215366ca342c6
Subproject commit e36fc955be3cf2f5a05148720868c057df13faa8
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