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

[*] One more fix

parent cfc40082
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 13)
SET( CPACK_PACKAGE_VERSION_PATCH 14)
# init CellFrame SDK
add_definitions("-DDAP_VERSION=\"${CPACK_PACKAGE_VERSION_MAJOR}-${CPACK_PACKAGE_VERSION_MINOR}.${CPACK_PACKAGE_VERSION_PATCH}\"")
......
Subproject commit 63721c79e62eddf61e520f596b41afa150a309b0
Subproject commit 7b50180e79d04452b756ac240a1bac1eafb2d9e2
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