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

[*] Fixes

parent c474893c
No related branches found
No related tags found
No related merge requests found
...@@ -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}")
......
Subproject commit c98d8d304211cd5a668b70dea167196e2bcd1794 Subproject commit 3eda330197e8a0a5fef8a1087d8e56226bbe4d62
Subproject commit d66084d627c81509ab5318f284cec1991bd40144 Subproject commit b0b3f91bee7b4ed807dadde28249fdbf9c42026c
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