Skip to content

Commit

Permalink
add-marker
Browse files Browse the repository at this point in the history
  • Loading branch information
sbrunner committed Dec 23, 2021
1 parent e7c490d commit d18c9f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Expand Up @@ -20,7 +20,7 @@ set(CPACK_PACKAGE_VERSION_MAJOR "3")
set(CPACK_PACKAGE_VERSION_MINOR "22")
set(CPACK_PACKAGE_VERSION_PATCH "2")
set(COMPLETE_VERSION ${CPACK_PACKAGE_VERSION_MAJOR}.${CPACK_PACKAGE_VERSION_MINOR}.${CPACK_PACKAGE_VERSION_PATCH})
set(RELEASE_NAME "Białowieża")
set(RELEASE_NAME "Białowieża-fix-headers")
project(qgis VERSION ${COMPLETE_VERSION})

if (APPLE)
Expand Down

0 comments on commit d18c9f8

Please sign in to comment.