Skip to content
Snippets Groups Projects
Commit b0859e8f authored by dmitriy.gerasimov's avatar dmitriy.gerasimov
Browse files

Merge branch 'bugs-2791-3' into 'master'

Acess violation fixed

See merge request !58
parents 7f52a64a 4ddbe7ba
No related branches found
No related tags found
1 merge request!58Acess violation fixed
......@@ -52,7 +52,7 @@ SET( CPACK_GENERATOR "DEB")
SET( CPACK_PACKAGE_NAME "${PROJECT_NAME}")
SET( CPACK_PACKAGE_VERSION_MAJOR 2)
SET( CPACK_PACKAGE_VERSION_MINOR 8)
SET( CPACK_PACKAGE_VERSION_PATCH 8)
SET( CPACK_PACKAGE_VERSION_PATCH 9)
SET( CPACK_SYSTEM_NAME "debian-9.9-amd64")
SET( CPACK_PACKAGE_VERSION "${CPACK_PACKAGE_VERSION_MAJOR}.${CPACK_PACKAGE_VERSION_MINOR}-${CPACK_PACKAGE_VERSION_PATCH}")
......
Subproject commit f01deccba365ccdb00c8ec0c6bca5a3ae60f7907
Subproject commit 3f8515e97f0779ece2ea49dd479cc8e80b209a0d
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