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

[*] Massive fixes, updates

[!] New 2.2-0 release
parent 584382b4
No related branches found
No related tags found
No related merge requests found
Pipeline #3960 passed with stage
in 2 minutes and 23 seconds
......@@ -7,8 +7,8 @@ set(CMAKE_C_STANDARD 11)
# Predefine project
SET( CPACK_PACKAGE_NAME "${PROJECT_NAME}")
SET( CPACK_PACKAGE_VERSION_MAJOR 2)
SET( CPACK_PACKAGE_VERSION_MINOR 1)
SET( CPACK_PACKAGE_VERSION_PATCH 2)
SET( CPACK_PACKAGE_VERSION_MINOR 2)
SET( CPACK_PACKAGE_VERSION_PATCH 0)
# init CellFrame SDK
add_definitions("-DDAP_VERSION=\"${CPACK_PACKAGE_VERSION_MAJOR}\"")
......
Subproject commit 51a1d106412c9920cc9b098e53613c6650b6f569
Subproject commit 4c8db1685f34338090a24f5e97f1afd669ae83bd
Subproject commit 25aadc5c656a3ab8d762f1989916e39ba9d2551b
Subproject commit c5fce4f8d55f9b956fcc1e9b05ccf2459f604c86
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