Skip to content

Commit 89ee6f6

Browse files
committed
Release of 3.4.5
1 parent 9ad9991 commit 89ee6f6

File tree

4 files changed

+2105
-3
lines changed

4 files changed

+2105
-3
lines changed

CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ CMAKE_POLICY (SET CMP0053 NEW)
1212
# Project and version
1313
SET(CPACK_PACKAGE_VERSION_MAJOR "3")
1414
SET(CPACK_PACKAGE_VERSION_MINOR "4")
15-
SET(CPACK_PACKAGE_VERSION_PATCH "4")
15+
SET(CPACK_PACKAGE_VERSION_PATCH "5")
1616
SET(COMPLETE_VERSION ${CPACK_PACKAGE_VERSION_MAJOR}.${CPACK_PACKAGE_VERSION_MINOR}.${CPACK_PACKAGE_VERSION_PATCH})
1717
SET(RELEASE_NAME "Madeira")
1818
PROJECT(qgis VERSION ${COMPLETE_VERSION})

0 commit comments

Comments
 (0)