Skip to content

Commit ec80021

Browse files
committedMay 15, 2020
Release of 3.10.6
1 parent e0cd332 commit ec80021

File tree

4 files changed

+5247
-4987
lines changed

4 files changed

+5247
-4987
lines changed
 

‎CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ SET(CMAKE_LINK_DEPENDS_NO_SHARED ON)
1515
# Project and version
1616
SET(CPACK_PACKAGE_VERSION_MAJOR "3")
1717
SET(CPACK_PACKAGE_VERSION_MINOR "10")
18-
SET(CPACK_PACKAGE_VERSION_PATCH "5")
18+
SET(CPACK_PACKAGE_VERSION_PATCH "6")
1919
SET(COMPLETE_VERSION ${CPACK_PACKAGE_VERSION_MAJOR}.${CPACK_PACKAGE_VERSION_MINOR}.${CPACK_PACKAGE_VERSION_PATCH})
2020
SET(RELEASE_NAME "A Coruña")
2121
PROJECT(qgis VERSION ${COMPLETE_VERSION})

0 commit comments

Comments
 (0)