Skip to content
Snippets Groups Projects
Commit dd766629 authored by dmitriy.gerasimov's avatar dmitriy.gerasimov
Browse files

[*] Fixed some errors

parent b655705d
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 7)
SET( CPACK_PACKAGE_VERSION_PATCH 8)
# init CellFrame SDK
add_definitions("-DDAP_VERSION=\"${CPACK_PACKAGE_VERSION_MAJOR}-${CPACK_PACKAGE_VERSION_MINOR}.${CPACK_PACKAGE_VERSION_PATCH}\"")
......
Subproject commit e69436fce2cf6b9eefe16be66f1f20182b6d1dae
Subproject commit 01081038c9b0050173fc870971d8d291e62c7aad
Subproject commit c9ae3214bea53992bbc93acb660f5ca5f8dc85a7
Subproject commit 5b7dd4532bbe1233629df7148ea59f37d2e23754
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