diff --git a/CMakeLists.txt b/CMakeLists.txt index ffc1c9a01bed96d1176976524a3be155aa57fdde..fed8f724c07090a485dea4bff5980c9048cfc08d 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -7,8 +7,8 @@ set(CMAKE_C_STANDARD 11) # Predefine project SET( CPACK_PACKAGE_NAME "${PROJECT_NAME}") SET( CPACK_PACKAGE_VERSION_MAJOR 3) -SET( CPACK_PACKAGE_VERSION_MINOR 5) -SET( CPACK_PACKAGE_VERSION_PATCH 14) +SET( CPACK_PACKAGE_VERSION_MINOR 6) +SET( CPACK_PACKAGE_VERSION_PATCH 0) # init CellFrame SDK add_definitions("-DDAP_VERSION=\"${CPACK_PACKAGE_VERSION_MAJOR}\"") diff --git a/cellframe-sdk b/cellframe-sdk index 01195f1bcc3be1bcbf8ee7974acb123dd1230b3e..3fbb2e08774c51c6d91d888d027d7c5cc2e7ea1c 160000 --- a/cellframe-sdk +++ b/cellframe-sdk @@ -1 +1 @@ -Subproject commit 01195f1bcc3be1bcbf8ee7974acb123dd1230b3e +Subproject commit 3fbb2e08774c51c6d91d888d027d7c5cc2e7ea1c diff --git a/dist/share/configs/cellframe-node.cfg.tpl b/dist/share/configs/cellframe-node.cfg.tpl index aa929f7b533f1209fba1ca0673d770c6e70b3f6c..c1bb32634c98521b67005a838a373fb5510bc98b 100755 --- a/dist/share/configs/cellframe-node.cfg.tpl +++ b/dist/share/configs/cellframe-node.cfg.tpl @@ -27,7 +27,7 @@ order_signed_only=false [srv_dns] enabled=false -pricelist=[] +#pricelist=[] # Mempool [mempool]