Skip to content

Commit 69fa2ab

Browse files
committed
Release of 3.40.9
1 parent b5abecd commit 69fa2ab

File tree

4 files changed

+636
-3
lines changed

4 files changed

+636
-3
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ endif()
5555
# Project and version
5656
set(CPACK_PACKAGE_VERSION_MAJOR "3")
5757
set(CPACK_PACKAGE_VERSION_MINOR "40")
58-
set(CPACK_PACKAGE_VERSION_PATCH "8")
58+
set(CPACK_PACKAGE_VERSION_PATCH "9")
5959
set(COMPLETE_VERSION ${CPACK_PACKAGE_VERSION_MAJOR}.${CPACK_PACKAGE_VERSION_MINOR}.${CPACK_PACKAGE_VERSION_PATCH})
6060
set(RELEASE_NAME "Bratislava")
6161
project(qgis VERSION ${COMPLETE_VERSION})

0 commit comments

Comments
 (0)