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
16
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
890d266a
Commit
890d266a
authored
5 years ago
by
Dmitriy A. Gerasimov
Browse files
Options
Downloads
Patches
Plain Diff
[*] 2.6 branch release. Important features: cdb, orders, servers_list )
parent
6a90f2f6
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
+2
-2
2 additions, 2 deletions
CMakeLists.txt
libdap-chain-net-srv-vpn
+1
-1
1 addition, 1 deletion
libdap-chain-net-srv-vpn
libdap-server-http-db-auth
+1
-1
1 addition, 1 deletion
libdap-server-http-db-auth
with
4 additions
and
4 deletions
CMakeLists.txt
+
2
−
2
View file @
890d266a
...
...
@@ -45,8 +45,8 @@ SET(DESTDIR "/opt/${PROJECT_NAME}")
SET
(
CPACK_GENERATOR
"DEB"
)
SET
(
CPACK_PACKAGE_NAME
"
${
PROJECT_NAME
}
"
)
SET
(
CPACK_PACKAGE_VERSION_MAJOR 2
)
SET
(
CPACK_PACKAGE_VERSION_MINOR
5
)
SET
(
CPACK_PACKAGE_VERSION_PATCH
21
)
SET
(
CPACK_PACKAGE_VERSION_MINOR
6
)
SET
(
CPACK_PACKAGE_VERSION_PATCH
0
)
SET
(
CPACK_SYSTEM_NAME
"debian-9.9-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-srv-vpn
@
9ef4252a
Compare
4648cedf
...
9ef4252a
Subproject commit
4648cedf27769ff281c3af5ba6e2aef31d1c8b4a
Subproject commit
9ef4252a206fac816b9566dc98fc727a0b83970b
This diff is collapsed.
Click to expand it.
libdap-server-http-db-auth
@
6721535c
Compare
18f51b40
...
6721535c
Subproject commit
18f51b402414a6e0f9217a6e4f84fde3724eb926
Subproject commit
6721535cf4d0734a3305ccabc3f3b61f8adec902
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