Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
celllframe-node
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
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
Ilya Evseev
celllframe-node
Commits
12b7950b
Commit
12b7950b
authored
5 years ago
by
Dmitriy A. Gerasimov
Browse files
Options
Downloads
Patches
Plain Diff
[*] Updates
parent
eeace918
No related branches found
No related tags found
No related merge requests found
Changes
5
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
CMakeLists.txt
+1
-1
1 addition, 1 deletion
CMakeLists.txt
libdap-chain
+1
-1
1 addition, 1 deletion
libdap-chain
libdap-chain-common
+1
-1
1 addition, 1 deletion
libdap-chain-common
libdap-chain-net
+1
-1
1 addition, 1 deletion
libdap-chain-net
libdap-client
+1
-1
1 addition, 1 deletion
libdap-client
with
5 additions
and
5 deletions
CMakeLists.txt
+
1
−
1
View file @
12b7950b
...
@@ -48,7 +48,7 @@ SET( CPACK_GENERATOR "DEB")
...
@@ -48,7 +48,7 @@ SET( CPACK_GENERATOR "DEB")
SET
(
CPACK_PACKAGE_NAME
"
${
PROJECT_NAME
}
"
)
SET
(
CPACK_PACKAGE_NAME
"
${
PROJECT_NAME
}
"
)
SET
(
CPACK_PACKAGE_VERSION_MAJOR 2
)
SET
(
CPACK_PACKAGE_VERSION_MAJOR 2
)
SET
(
CPACK_PACKAGE_VERSION_MINOR 6
)
SET
(
CPACK_PACKAGE_VERSION_MINOR 6
)
SET
(
CPACK_PACKAGE_VERSION_PATCH 2
4
)
SET
(
CPACK_PACKAGE_VERSION_PATCH 2
5
)
SET
(
CPACK_SYSTEM_NAME
"debian-9.9-amd64"
)
SET
(
CPACK_SYSTEM_NAME
"debian-9.9-amd64"
)
SET
(
CPACK_PACKAGE_VERSION
"
${
CPACK_PACKAGE_VERSION_MAJOR
}
.
${
CPACK_PACKAGE_VERSION_MINOR
}
-
${
CPACK_PACKAGE_VERSION_PATCH
}
"
)
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
@
2ec72506
Compare
36456ec6
...
2ec72506
Subproject commit
36456ec60f2e64593066451b99ca65577e864b6a
Subproject commit
2ec72506769fcd973eb86c3960605a344dd2c323
This diff is collapsed.
Click to expand it.
libdap-chain-common
@
91a3bca9
Compare
cea7aa6e
...
91a3bca9
Subproject commit
cea7aa6e47002f5aa65451689d0dea37d108b80c
Subproject commit
91a3bca946781c16433e613e4d7854264e78b77b
This diff is collapsed.
Click to expand it.
libdap-chain-net
@
a6658b58
Compare
18a18165
...
a6658b58
Subproject commit
18a181652d8575cedb27a7636dc339a57e930
a8
3
Subproject commit
a6658b58247cb37b6529860e4bd1470347996
a8
e
This diff is collapsed.
Click to expand it.
libdap-client
@
802517a9
Compare
8186a9c5
...
802517a9
Subproject commit 8
186a9c5d8e45a39b8e91a41e2cf668e7189d612
Subproject commit 8
02517a9cce864cf5b55eaf1e2c70bb97f4dbec7
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