Skip to content
Snippets Groups Projects
Commit df3a6b2e authored by Konstantin Osipov's avatar Konstantin Osipov
Browse files

1.4.9

parent 5fc1ef5a
No related branches found
No related tags found
No related merge requests found
...@@ -117,7 +117,7 @@ execute_process (COMMAND ${GIT} describe HEAD ...@@ -117,7 +117,7 @@ execute_process (COMMAND ${GIT} describe HEAD
# #
set (CPACK_PACKAGE_VERSION_MAJOR "1") set (CPACK_PACKAGE_VERSION_MAJOR "1")
set (CPACK_PACKAGE_VERSION_MINOR "4") set (CPACK_PACKAGE_VERSION_MINOR "4")
set (CPACK_PACKAGE_VERSION_PATCH "8") set (CPACK_PACKAGE_VERSION_PATCH "9")
if (PACKAGE_VERSION STREQUAL "") if (PACKAGE_VERSION STREQUAL "")
set (PACKAGE_VERSION set (PACKAGE_VERSION
"${CPACK_PACKAGE_VERSION_MAJOR}.${CPACK_PACKAGE_VERSION_MINOR}.${CPACK_PACKAGE_VERSION_PATCH}") "${CPACK_PACKAGE_VERSION_MAJOR}.${CPACK_PACKAGE_VERSION_MINOR}.${CPACK_PACKAGE_VERSION_PATCH}")
......
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