Skip to content

Commit

Permalink
Release of 3.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
jef-n committed Dec 21, 2018
1 parent 94adc28 commit 2f64a3c
Show file tree
Hide file tree
Showing 4 changed files with 1,375 additions and 3 deletions.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Expand Up @@ -12,7 +12,7 @@ CMAKE_POLICY (SET CMP0053 NEW)
# Project and version
SET(CPACK_PACKAGE_VERSION_MAJOR "3")
SET(CPACK_PACKAGE_VERSION_MINOR "4")
SET(CPACK_PACKAGE_VERSION_PATCH "2")
SET(CPACK_PACKAGE_VERSION_PATCH "3")
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 2f64a3c

Please sign in to comment.