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

bugs-4158

parent f6788f4e
No related branches found
No related tags found
No related merge requests found
...@@ -7,8 +7,8 @@ set(CMAKE_C_STANDARD 11) ...@@ -7,8 +7,8 @@ set(CMAKE_C_STANDARD 11)
# Predefine project # Predefine project
SET( CPACK_PACKAGE_NAME "${PROJECT_NAME}") SET( CPACK_PACKAGE_NAME "${PROJECT_NAME}")
SET( CPACK_PACKAGE_VERSION_MAJOR 3) SET( CPACK_PACKAGE_VERSION_MAJOR 3)
SET( CPACK_PACKAGE_VERSION_MINOR 5) SET( CPACK_PACKAGE_VERSION_MINOR 6)
SET( CPACK_PACKAGE_VERSION_PATCH 14) SET( CPACK_PACKAGE_VERSION_PATCH 0)
# init CellFrame SDK # init CellFrame SDK
add_definitions("-DDAP_VERSION=\"${CPACK_PACKAGE_VERSION_MAJOR}\"") add_definitions("-DDAP_VERSION=\"${CPACK_PACKAGE_VERSION_MAJOR}\"")
......
Subproject commit 01195f1bcc3be1bcbf8ee7974acb123dd1230b3e Subproject commit 3fbb2e08774c51c6d91d888d027d7c5cc2e7ea1c
...@@ -27,7 +27,7 @@ order_signed_only=false ...@@ -27,7 +27,7 @@ order_signed_only=false
[srv_dns] [srv_dns]
enabled=false enabled=false
pricelist=[] #pricelist=[]
# Mempool # Mempool
[mempool] [mempool]
......
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