mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-23 00:02:38 -05:00
Release of 3.18 (Zürich)
This commit is contained in:
parent
d9c7a4f349
commit
bdef9fb328
@ -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 "17")
|
||||
set(CPACK_PACKAGE_VERSION_MINOR "18")
|
||||
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 "Zürich")
|
||||
project(qgis VERSION ${COMPLETE_VERSION})
|
||||
|
||||
if (APPLE)
|
||||
|
@ -512,7 +512,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
10
debian/changelog
vendored
@ -1,8 +1,14 @@
|
||||
qgis (3.17.0) UNRELEASED; urgency=medium
|
||||
qgis (3.18.0) UNRELEASED; urgency=medium
|
||||
|
||||
* Release of 3.18.0
|
||||
|
||||
-- Jürgen E. Fischer <jef@norbit.de> Fri, 19 Feb 2021 13:09:46 +0100
|
||||
|
||||
qgis (3.17.0) unstable; urgency=medium
|
||||
|
||||
* New development version 3.17 after branch of 3.16
|
||||
|
||||
-- Jürgen E. Fischer <jef@norbit.de> Fri, 23 Oct 2020 14:12:56 +0200
|
||||
-- Jürgen E. Fischer <jef@norbit.de> Fri, 19 Feb 2021 13:09:46 +0100
|
||||
|
||||
qgis (3.16.0) unstable; urgency=medium
|
||||
|
||||
|
Binary file not shown.
Before Width: | Height: | Size: 1.8 MiB After Width: | Height: | Size: 2.9 MiB |
Binary file not shown.
Before Width: | Height: | Size: 151 KiB After Width: | Height: | Size: 151 KiB |
Loading…
x
Reference in New Issue
Block a user