Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
celllframe-node
Manage
Activity
Members
Labels
Plan
Issues
5
Issue boards
Milestones
Code
Merge requests
17
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor 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
cellframe
celllframe-node
Commits
9d9a5105
Commit
9d9a5105
authored
5 years ago
by
alexander.lysikov
Browse files
Options
Downloads
Patches
Plain Diff
update modules + new ver.2.2.3
parent
33ce3ade
No related branches found
No related tags found
1 merge request
!20
update modules + new ver.2.2.3
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
CMakeLists.txt
+1
-1
1 addition, 1 deletion
CMakeLists.txt
libdap-chain-net
+1
-1
1 addition, 1 deletion
libdap-chain-net
libdap-crypto
+1
-1
1 addition, 1 deletion
libdap-crypto
libdap-server-core
+1
-1
1 addition, 1 deletion
libdap-server-core
with
4 additions
and
4 deletions
CMakeLists.txt
+
1
−
1
View file @
9d9a5105
...
...
@@ -38,7 +38,7 @@ SET( CPACK_GENERATOR "DEB")
SET
(
CPACK_PACKAGE_NAME
"
${
PROJECT_NAME
}
"
)
SET
(
CPACK_PACKAGE_VERSION_MAJOR 1
)
SET
(
CPACK_PACKAGE_VERSION_MINOR 2
)
SET
(
CPACK_PACKAGE_VERSION_PATCH
2
)
SET
(
CPACK_PACKAGE_VERSION_PATCH
3
)
SET
(
CPACK_SYSTEM_NAME
"debian-9.7-amd64"
)
SET
(
CPACK_PACKAGE_VERSION
"
${
CPACK_PACKAGE_VERSION_MAJOR
}
.
${
CPACK_PACKAGE_VERSION_MINOR
}
-
${
CPACK_PACKAGE_VERSION_PATCH
}
"
)
...
...
This diff is collapsed.
Click to expand it.
libdap-chain-net
@
5ffa22f4
Compare
41543a5e
...
5ffa22f4
Subproject commit
41543a5eaff387317880fc720b6b32d24eacdfc4
Subproject commit
5ffa22f467e57c3dce98cee13673e9ea7d6bc2f2
This diff is collapsed.
Click to expand it.
libdap-crypto
@
8db40582
Compare
1acfbdd8
...
8db40582
Subproject commit
1acfbdd8f5f3caef4c2e584ae2c20ab584b22b4e
Subproject commit
8db405821837f99f25a7850c174254529ec48986
This diff is collapsed.
Click to expand it.
libdap-server-core
@
73dfe6c2
Compare
de9b4c77
...
73dfe6c2
Subproject commit
de9b4c77a021af36148515e3dbc56403ab45490f
Subproject commit
73dfe6c2616ef8a805231560051de3c407d7cd89
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