Skip to content
Snippets Groups Projects
Commit 2c4afa37 authored by Roman Khlopkov's avatar Roman Khlopkov 🔜
Browse files

Merge branch 'master' of gitlab.demlabs.net:cellframe/cellframe-node into features-4046

Keep up-to-date
parents dc28729b d6c96264
No related branches found
No related tags found
1 merge request!152features-4046
......@@ -8,7 +8,7 @@ set(CMAKE_C_STANDARD 11)
SET( CPACK_PACKAGE_NAME "${PROJECT_NAME}")
SET( CPACK_PACKAGE_VERSION_MAJOR 3)
SET( CPACK_PACKAGE_VERSION_MINOR 5)
SET( CPACK_PACKAGE_VERSION_PATCH 3)
SET( CPACK_PACKAGE_VERSION_PATCH 5)
# init CellFrame SDK
add_definitions("-DDAP_VERSION=\"${CPACK_PACKAGE_VERSION_MAJOR}\"")
......
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