Skip to content

Commit

Permalink
Release of 3.12.3
Browse files Browse the repository at this point in the history
  • Loading branch information
jef-n committed May 15, 2020
1 parent f373705 commit 8234261
Show file tree
Hide file tree
Showing 4 changed files with 5,627 additions and 5,183 deletions.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Expand Up @@ -16,7 +16,7 @@ SET(CMAKE_LINK_DEPENDS_NO_SHARED ON)
# Project and version
SET(CPACK_PACKAGE_VERSION_MAJOR "3")
SET(CPACK_PACKAGE_VERSION_MINOR "12")
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 "București")
PROJECT(qgis VERSION ${COMPLETE_VERSION})
Expand Down

0 comments on commit 8234261

Please sign in to comment.