Skip to content

Commit

Permalink
Release of 3.4.15
Browse files Browse the repository at this point in the history
  • Loading branch information
jef-n committed Jan 17, 2020
1 parent 737289e commit e83d02e
Show file tree
Hide file tree
Showing 4 changed files with 4,531 additions and 4,459 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 "4")
SET(CPACK_PACKAGE_VERSION_PATCH "14")
SET(CPACK_PACKAGE_VERSION_PATCH "15")
SET(COMPLETE_VERSION ${CPACK_PACKAGE_VERSION_MAJOR}.${CPACK_PACKAGE_VERSION_MINOR}.${CPACK_PACKAGE_VERSION_PATCH})
SET(RELEASE_NAME "Madeira")
PROJECT(qgis VERSION ${COMPLETE_VERSION})
Expand Down

0 comments on commit e83d02e

Please sign in to comment.