Skip to content

Commit

Permalink
pr-test-336
Browse files Browse the repository at this point in the history
  • Loading branch information
jef-n committed Apr 19, 2024
1 parent 6d25052 commit f438940
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ set(CPACK_PACKAGE_VERSION_MAJOR "3")
set(CPACK_PACKAGE_VERSION_MINOR "36")
set(CPACK_PACKAGE_VERSION_PATCH "2")
set(COMPLETE_VERSION ${CPACK_PACKAGE_VERSION_MAJOR}.${CPACK_PACKAGE_VERSION_MINOR}.${CPACK_PACKAGE_VERSION_PATCH})
set(RELEASE_NAME "Maidenhead")
set(RELEASE_NAME "Maidenhead PR")
project(qgis VERSION ${COMPLETE_VERSION})

if (APPLE)
Expand Down

0 comments on commit f438940

Please sign in to comment.