mirror of
https://github.com/qgis/QGIS.git
synced 2025-12-03 00:04:37 -05:00
Bump version to 3.35
This commit is contained in:
parent
f54b5388d5
commit
153a34e2dc
@ -22,7 +22,7 @@ set(CMAKE_LINK_DEPENDS_NO_SHARED ON)
|
|||||||
#############################################################
|
#############################################################
|
||||||
# Project and version
|
# Project and version
|
||||||
set(CPACK_PACKAGE_VERSION_MAJOR "3")
|
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(CPACK_PACKAGE_VERSION_PATCH "0")
|
||||||
set(COMPLETE_VERSION ${CPACK_PACKAGE_VERSION_MAJOR}.${CPACK_PACKAGE_VERSION_MINOR}.${CPACK_PACKAGE_VERSION_PATCH})
|
set(COMPLETE_VERSION ${CPACK_PACKAGE_VERSION_MAJOR}.${CPACK_PACKAGE_VERSION_MINOR}.${CPACK_PACKAGE_VERSION_PATCH})
|
||||||
set(RELEASE_NAME "Master")
|
set(RELEASE_NAME "Master")
|
||||||
|
|||||||
16
debian/changelog
vendored
16
debian/changelog
vendored
@ -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
|
* 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
|
qgis (3.32.0) unstable; urgency=medium
|
||||||
|
|
||||||
|
|||||||
@ -33,6 +33,7 @@ the documentation</a> available.
|
|||||||
See \ref api_break for information about incompatible changes to API between releases.
|
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:
|
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.32">3.32</a>,
|
||||||
<a href="https://qgis.org/api/3.30">3.30</a>,
|
<a href="https://qgis.org/api/3.30">3.30</a>,
|
||||||
<a href="https://qgis.org/api/3.28">3.28 (LTR)</a>,
|
<a href="https://qgis.org/api/3.28">3.28 (LTR)</a>,
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user