Skip to content

Commit

Permalink
Release of 3.10.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jef-n committed Dec 6, 2019
1 parent d3405c4 commit 1e6b1a3
Show file tree
Hide file tree
Showing 4 changed files with 2,068 additions and 3 deletions.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Expand Up @@ -15,7 +15,7 @@ SET(CMAKE_LINK_DEPENDS_NO_SHARED ON)
# Project and version
SET(CPACK_PACKAGE_VERSION_MAJOR "3")
SET(CPACK_PACKAGE_VERSION_MINOR "10")
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 "A Coruña")
PROJECT(qgis VERSION ${COMPLETE_VERSION})
Expand Down

0 comments on commit 1e6b1a3

Please sign in to comment.