Release of 3.14 (Pi)

This commit is contained in:
Juergen E. Fischer 2020-06-19 14:15:52 +02:00
parent 2559994397
commit 9f7028fd23
5 changed files with 11 additions and 5 deletions

View File

@ -16,10 +16,10 @@ SET(CMAKE_LINK_DEPENDS_NO_SHARED ON)
#############################################################
# Project and version
SET(CPACK_PACKAGE_VERSION_MAJOR "3")
SET(CPACK_PACKAGE_VERSION_MINOR "13")
SET(CPACK_PACKAGE_VERSION_MINOR "14")
SET(CPACK_PACKAGE_VERSION_PATCH "0")
SET(COMPLETE_VERSION ${CPACK_PACKAGE_VERSION_MAJOR}.${CPACK_PACKAGE_VERSION_MINOR}.${CPACK_PACKAGE_VERSION_PATCH})
SET(RELEASE_NAME "Master")
SET(RELEASE_NAME "Pi")
PROJECT(qgis VERSION ${COMPLETE_VERSION})
IF (APPLE)

View File

@ -469,7 +469,7 @@ For the QGIS build you need to install following packages from cygwin:
and from OSGeo4W (select*Advanced Install*):
* qgis-dev-deps
* qgis-rel-deps
This will also select packages the above packages depend on.

10
debian/changelog vendored
View File

@ -1,8 +1,14 @@
qgis (3.13.0) UNRELEASED; urgency=medium
qgis (3.14.0) UNRELEASED; urgency=medium
* Release of 3.14.0
-- Jürgen E. Fischer <jef@norbit.de> Fri, 19 Jun 2020 14:15:52 +0200
qgis (3.13.0) unstable; urgency=medium
* New development version 3.13 after branch of 3.12
-- Jürgen E. Fischer <jef@norbit.de> Fri, 21 Feb 2020 13:38:01 +0100
-- Jürgen E. Fischer <jef@norbit.de> Fri, 19 Jun 2020 14:15:52 +0200
qgis (3.12.0) unstable; urgency=medium

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.8 MiB

After

Width:  |  Height:  |  Size: 2.0 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 151 KiB

After

Width:  |  Height:  |  Size: 151 KiB