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

Merge branch 'support-5341' into 'develop'

support-5341

See merge request cellframe/cellframe-node!384
parents d8cf0f6a eac50dec
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 5)
SET( CPACK_PACKAGE_VERSION_MINOR 1)
SET( CPACK_PACKAGE_VERSION_PATCH 5)
SET( CPACK_PACKAGE_VERSION_PATCH 6)
if (CMAKE_TARGET_ARCH MATCHES arm)
SET( CPACK_PACKAGE_ARCHITECTURE "${CMAKE_TARGET_ARCH}")
......
Subproject commit f05d590ffccd93a8bed2593683648a0fa3a5f12c
Subproject commit 6d7d9cbdcdcd49626ab4b774f634f0672488489a
Subproject commit 5d56e29507aed66645c6ac697e04d5f6b080ccca
Subproject commit 10b703e2788e257ce9c6a45fa4c2cc26f20c5215
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