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
132b7d5b
Commit
132b7d5b
authored
5 years ago
by
Dmitriy A. Gerasimov
Browse files
Options
Downloads
Patches
Plain Diff
[*] Fixes
parent
c474893c
No related branches found
No related tags found
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
CMakeLists.txt
+1
-1
1 addition, 1 deletion
CMakeLists.txt
libdap-chain-net-srv
+1
-1
1 addition, 1 deletion
libdap-chain-net-srv
libdap-chain-net-srv-vpn
+1
-1
1 addition, 1 deletion
libdap-chain-net-srv-vpn
with
3 additions
and
3 deletions
CMakeLists.txt
+
1
−
1
View file @
132b7d5b
...
@@ -46,7 +46,7 @@ SET( CPACK_GENERATOR "DEB")
...
@@ -46,7 +46,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 5
)
SET
(
CPACK_PACKAGE_VERSION_MINOR 5
)
SET
(
CPACK_PACKAGE_VERSION_PATCH
19
)
SET
(
CPACK_PACKAGE_VERSION_PATCH
20
)
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-net-srv
@
3eda3301
Compare
c98d8d30
...
3eda3301
Subproject commit
c98d8d304211cd5a668b70dea167196e2bcd1794
Subproject commit
3eda330197e8a0a5fef8a1087d8e56226bbe4d62
This diff is collapsed.
Click to expand it.
libdap-chain-net-srv-vpn
@
b0b3f91b
Compare
d66084d6
...
b0b3f91b
Subproject commit
d66084d627c81509ab5318f284cec1991bd40144
Subproject commit
b0b3f91bee7b4ed807dadde28249fdbf9c42026c
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