File tree Expand file tree Collapse file tree 3 files changed +16
-3
lines changed Expand file tree Collapse file tree 3 files changed +16
-3
lines changed Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ set(CMAKE_LINK_DEPENDS_NO_SHARED ON)
22
22
#############################################################
23
23
# Project and version
24
24
set (CPACK_PACKAGE_VERSION_MAJOR "3" )
25
- set (CPACK_PACKAGE_VERSION_MINOR "33 " )
25
+ set (CPACK_PACKAGE_VERSION_MINOR "35 " )
26
26
set (CPACK_PACKAGE_VERSION_PATCH "0" )
27
27
set (COMPLETE_VERSION ${CPACK_PACKAGE_VERSION_MAJOR} .${CPACK_PACKAGE_VERSION_MINOR}.${CPACK_PACKAGE_VERSION_PATCH} )
28
28
set (RELEASE_NAME "Master" )
Original file line number Diff line number Diff line change 1
- qgis (3.33.0) UNRELEASED; urgency=medium
1
+ qgis (3.35.0) UNRELEASED; urgency=medium
2
+
3
+ * New development version 3.35 after branch of 3.34
4
+
5
+ -- Jürgen E. Fischer <jef@norbit.de> Fri, 27 Oct 2023 14:05:40 +0200
6
+
7
+ qgis (3.34.0) unstable; urgency=medium
8
+
9
+ * Release of 3.34.0
10
+
11
+ -- Jürgen E. Fischer <jef@norbit.de> Fri, 27 Oct 2023 14:05:40 +0200
12
+
13
+ qgis (3.33.0) unstable; urgency=medium
2
14
3
15
* New development version 3.33 after branch of 3.32
4
16
5
- -- Jürgen E. Fischer <jef@norbit.de> Fri, 23 Jun 2023 14:42:18 +0200
17
+ -- Jürgen E. Fischer <jef@norbit.de> Fri, 27 Oct 2023 14:02:22 +0200
6
18
7
19
qgis (3.32.0) unstable; urgency=medium
8
20
Original file line number Diff line number Diff line change @@ -33,6 +33,7 @@ the documentation</a> available.
33
33
See \ref api_break for information about incompatible changes to API between releases.
34
34
35
35
Earlier versions of the documentation are also available on the QGIS website:
36
+ <a href="https://qgis.org/api/3.34">3.34 (LTR)</a>,
36
37
<a href="https://qgis.org/api/3.32">3.32</a>,
37
38
<a href="https://qgis.org/api/3.30">3.30</a>,
38
39
<a href="https://qgis.org/api/3.28">3.28 (LTR)</a>,
You can’t perform that action at this time.
0 commit comments