Skip to content
Snippets Groups Projects
Commit 890d266a authored by Dmitriy A. Gerasimov's avatar Dmitriy A. Gerasimov
Browse files

[*] 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
...@@ -45,8 +45,8 @@ SET(DESTDIR "/opt/${PROJECT_NAME}") ...@@ -45,8 +45,8 @@ SET(DESTDIR "/opt/${PROJECT_NAME}")
SET( CPACK_GENERATOR "DEB") 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 6)
SET( CPACK_PACKAGE_VERSION_PATCH 21) SET( CPACK_PACKAGE_VERSION_PATCH 0)
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}")
......
Subproject commit 4648cedf27769ff281c3af5ba6e2aef31d1c8b4a Subproject commit 9ef4252a206fac816b9566dc98fc727a0b83970b
Subproject commit 18f51b402414a6e0f9217a6e4f84fde3724eb926 Subproject commit 6721535cf4d0734a3305ccabc3f3b61f8adec902
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment