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

[*] More fixes for Android

parent af1fca6f
No related branches found
No related tags found
No related merge requests found
......@@ -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 1)
SET( CPACK_PACKAGE_VERSION_PATCH 79upd2)
SET( CPACK_PACKAGE_VERSION_PATCH 80)
# init CellFrame SDK
add_definitions("-DDAP_VERSION=\"${CPACK_PACKAGE_VERSION_MAJOR}-${CPACK_PACKAGE_VERSION_MINOR}.${CPACK_PACKAGE_VERSION_PATCH}\"")
......
Subproject commit 6a370c8426e884fe63c3d9706af68ae0c7a92c3c
Subproject commit 6d4acbc866a807f8ef04e831bbbef6b1c007d5cf
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