Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
dapcash-node
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
1
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
DapCash
dapcash-node
Commits
b68c1da5
Commit
b68c1da5
authored
4 years ago
by
Dmitriy A. Gerasimov
Browse files
Options
Downloads
Patches
Plain Diff
[*] Massive fixes, updates
[!] New 2.2-0 release
parent
584382b4
No related branches found
No related tags found
No related merge requests found
Pipeline
#3960
passed with stage
in 2 minutes and 23 seconds
Changes
3
Pipelines
1
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
python-cellframe
+1
-1
1 addition, 1 deletion
python-cellframe
with
4 additions
and
4 deletions
CMakeLists.txt
+
2
−
2
View file @
b68c1da5
...
...
@@ -7,8 +7,8 @@ set(CMAKE_C_STANDARD 11)
# Predefine project
SET
(
CPACK_PACKAGE_NAME
"
${
PROJECT_NAME
}
"
)
SET
(
CPACK_PACKAGE_VERSION_MAJOR 2
)
SET
(
CPACK_PACKAGE_VERSION_MINOR
1
)
SET
(
CPACK_PACKAGE_VERSION_PATCH
2
)
SET
(
CPACK_PACKAGE_VERSION_MINOR
2
)
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
@
4c8db168
Compare
51a1d106
...
4c8db168
Subproject commit
51a1d106412c9920cc9b098e53613c6650b6f569
Subproject commit
4c8db1685f34338090a24f5e97f1afd669ae83bd
This diff is collapsed.
Click to expand it.
python-cellframe
@
c5fce4f8
Compare
25aadc5c
...
c5fce4f8
Subproject commit
25aadc5c656a3ab8d762f1989916e39ba9d2551b
Subproject commit
c5fce4f8d55f9b956fcc1e9b05ccf2459f604c86
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