Skip to content
Snippets Groups Projects
Commit 635cda8d authored by Roman Khlopkov's avatar Roman Khlopkov 🔜 Committed by dmitriy.gerasimov
Browse files

bugs-4815

parent 7715487c
No related branches found
No related tags found
2 merge requests!41features-4787,!39bugs-4815
......@@ -25,6 +25,7 @@ dapcash-node-schedule:
- master
- /^release.*$/
- /^pubtest.*$/
- /^hotfix.*$/
script: ~/production/integration/gitlab-CI/build_all_handler.sh dapcash-node
dapcash-node-test:
......@@ -35,4 +36,5 @@ dapcash-node-test:
- master
- /^release.*$/
- /^pubtest.*$/
- /^hotfix.*$/
script: ~/production/integration/gitlab-CI/build_test_handler.sh dapcash-node
......@@ -7,7 +7,7 @@ set(CMAKE_C_STANDARD 11)
SET( CPACK_PACKAGE_NAME "${PROJECT_NAME}")
SET( CPACK_PACKAGE_VERSION_MAJOR 4)
SET( CPACK_PACKAGE_VERSION_MINOR 4)
SET( CPACK_PACKAGE_VERSION_PATCH 8)
SET( CPACK_PACKAGE_VERSION_PATCH 9)
#
# init CellFrame SDK
......
Subproject commit 01081038c9b0050173fc870971d8d291e62c7aad
Subproject commit 318c24596f43f3b5b8ab854858f0749c55c7547a
Subproject commit aa251072dbc8f55b7c9c2abbbfffb9caa8fa33fb
Subproject commit c81076a2a46422e27b6de19bc415a74ad89392d5
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