Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
celllframe-node
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Dmitry Puzyrkov
celllframe-node
Commits
2a9a6b32
Commit
2a9a6b32
authored
4 years ago
by
Roman Khlopkov
🔜
Committed by
dmitriy.gerasimov
4 years ago
Browse files
Options
Downloads
Patches
Plain Diff
bugs-4158
parent
f6788f4e
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
CMakeLists.txt
+2
-2
2 additions, 2 deletions
CMakeLists.txt
cellframe-sdk
+1
-1
1 addition, 1 deletion
cellframe-sdk
dist/share/configs/cellframe-node.cfg.tpl
+1
-1
1 addition, 1 deletion
dist/share/configs/cellframe-node.cfg.tpl
with
4 additions
and
4 deletions
CMakeLists.txt
+
2
−
2
View file @
2a9a6b32
...
...
@@ -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
}
\"
"
)
...
...
This diff is collapsed.
Click to expand it.
cellframe-sdk
@
3fbb2e08
Compare
01195f1b
...
3fbb2e08
Subproject commit
01195f1bcc3be1bcbf8ee7974acb123dd1230b3e
Subproject commit
3fbb2e08774c51c6d91d888d027d7c5cc2e7ea1c
This diff is collapsed.
Click to expand it.
dist/share/configs/cellframe-node.cfg.tpl
+
1
−
1
View file @
2a9a6b32
...
...
@@ -27,7 +27,7 @@ order_signed_only=false
[srv_dns]
enabled=false
pricelist=[]
#
pricelist=[]
# Mempool
[mempool]
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment