Skip to content

Commit

Permalink
Release of 3.16 (Hannover)
Browse files Browse the repository at this point in the history
  • Loading branch information
jef-n committed Oct 23, 2020
1 parent 308606e commit 43b64b1
Show file tree
Hide file tree
Showing 5 changed files with 11 additions and 5 deletions.
4 changes: 2 additions & 2 deletions CMakeLists.txt
Expand Up @@ -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 "15")
SET(CPACK_PACKAGE_VERSION_MINOR "16")
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 "Hannover")
PROJECT(qgis VERSION ${COMPLETE_VERSION})

IF (APPLE)
Expand Down
2 changes: 1 addition & 1 deletion INSTALL.md
Expand Up @@ -511,7 +511,7 @@ For the QGIS build you need to install following packages from cygwin:
and from OSGeo4W (select *Advanced Install*):
* qgis-dev-deps
* qgis-ltr-deps
This will also select packages the above packages depend on.
Expand Down
10 changes: 8 additions & 2 deletions debian/changelog
@@ -1,8 +1,14 @@
qgis (3.15.0) UNRELEASED; urgency=medium
qgis (3.16.0) UNRELEASED; urgency=medium

* Release of 3.16.0

-- Jürgen E. Fischer <jef@norbit.de> Fri, 23 Oct 2020 14:10:17 +0200

qgis (3.15.0) unstable; urgency=medium

* New development version 3.15 after branch of 3.14

-- Jürgen E. Fischer <jef@norbit.de> Fri, 19 Jun 2020 14:17:00 +0200
-- Jürgen E. Fischer <jef@norbit.de> Fri, 23 Oct 2020 14:10:17 +0200

qgis (3.14.0) unstable; urgency=medium

Expand Down
Binary file modified images/splash/splash.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified ms-windows/Installer-Files/WelcomeFinishPage.bmp
Binary file not shown.

0 comments on commit 43b64b1

Please sign in to comment.