Skip to content

Commit

Permalink
Release of 3.40.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jef-n committed Nov 22, 2024
1 parent a133f89 commit 989853a
Show file tree
Hide file tree
Showing 5 changed files with 612 additions and 3 deletions.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ endif()
# Project and version
set(CPACK_PACKAGE_VERSION_MAJOR "3")
set(CPACK_PACKAGE_VERSION_MINOR "40")
set(CPACK_PACKAGE_VERSION_PATCH "0")
set(CPACK_PACKAGE_VERSION_PATCH "1")
set(COMPLETE_VERSION ${CPACK_PACKAGE_VERSION_MAJOR}.${CPACK_PACKAGE_VERSION_MINOR}.${CPACK_PACKAGE_VERSION_PATCH})
set(RELEASE_NAME "Bratislava")
project(qgis VERSION ${COMPLETE_VERSION})
Expand Down
Loading

0 comments on commit 989853a

Please sign in to comment.