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

Merge branch 'support-subs' into 'master'

Support subs

See merge request cellframe/cellframe-node!370
parents 686ebc85 ce2d5285
No related branches found
Tags 5.0-40
No related merge requests found
......@@ -9,7 +9,7 @@ set(CMAKE_C_STANDARD 11)
SET( CPACK_PACKAGE_NAME "${PROJECT_NAME}")
SET( CPACK_PACKAGE_VERSION_MAJOR 5)
SET( CPACK_PACKAGE_VERSION_MINOR 0)
SET( CPACK_PACKAGE_VERSION_PATCH 39)
SET( CPACK_PACKAGE_VERSION_PATCH 40)
if (CMAKE_TARGET_ARCH MATCHES arm)
SET( CPACK_PACKAGE_ARCHITECTURE "${CMAKE_TARGET_ARCH}")
......
Subproject commit 7c2d8f2919d7684c30c359d4d1dcd52e9ecfdd67
Subproject commit 538f37d8e65dcf02a9444c923d6d7fcb1b693932
Subproject commit ef7f61b9add7c293bb37a45052519cd1eb1c7d43
Subproject commit f527173711e04822a71b91491e8fb93e17439bee
Subproject commit cfc211c8c0179c612d59d43730388ddcfc3a3245
Subproject commit 7f5ead9b6f6f6a6e58ce4a5f745bbfd5da1301c9
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