Bump version to 3.35

This commit is contained in:
Juergen E. Fischer 2023-10-27 14:05:40 +02:00
parent f54b5388d5
commit 153a34e2dc
3 changed files with 16 additions and 3 deletions

View File

@ -22,7 +22,7 @@ set(CMAKE_LINK_DEPENDS_NO_SHARED ON)
#############################################################
# Project and version
set(CPACK_PACKAGE_VERSION_MAJOR "3")
set(CPACK_PACKAGE_VERSION_MINOR "33")
set(CPACK_PACKAGE_VERSION_MINOR "35")
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")

16
debian/changelog vendored
View File

@ -1,8 +1,20 @@
qgis (3.33.0) UNRELEASED; urgency=medium
qgis (3.35.0) UNRELEASED; urgency=medium
* New development version 3.35 after branch of 3.34
-- Jürgen E. Fischer <jef@norbit.de> Fri, 27 Oct 2023 14:05:40 +0200
qgis (3.34.0) unstable; urgency=medium
* Release of 3.34.0
-- Jürgen E. Fischer <jef@norbit.de> Fri, 27 Oct 2023 14:05:40 +0200
qgis (3.33.0) unstable; urgency=medium
* New development version 3.33 after branch of 3.32
-- Jürgen E. Fischer <jef@norbit.de> Fri, 23 Jun 2023 14:42:18 +0200
-- Jürgen E. Fischer <jef@norbit.de> Fri, 27 Oct 2023 14:02:22 +0200
qgis (3.32.0) unstable; urgency=medium

View File

@ -33,6 +33,7 @@ the documentation</a> available.
See \ref api_break for information about incompatible changes to API between releases.
Earlier versions of the documentation are also available on the QGIS website:
<a href="https://qgis.org/api/3.34">3.34 (LTR)</a>,
<a href="https://qgis.org/api/3.32">3.32</a>,
<a href="https://qgis.org/api/3.30">3.30</a>,
<a href="https://qgis.org/api/3.28">3.28 (LTR)</a>,