Skip to content
Snippets Groups Projects
Commit ce4da6f2 authored by Dmitriy A. Gerasimov's avatar Dmitriy A. Gerasimov
Browse files

[+] New DAP_TUN_IN_WORKER switched on by default

[+] metadata for certs
parent 1d9c3b31
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 2) SET( CPACK_PACKAGE_VERSION_MINOR 3)
SET( CPACK_PACKAGE_VERSION_PATCH 16) 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 d320ee34668e8c41bb2248000d1e5f701b7789ce Subproject commit e0407547eb498c2e6056258d7dc0debae664dda6
cellframe-node 3.3-0
* New TUN worker
* Metadata for certificates
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