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 @@ -17,7 +17,7 @@ set(CMAKE_LINK_DEPENDS_NO_SHARED ON)
17
17
#############################################################
18
18
# Project and version
19
19
set (CPACK_PACKAGE_VERSION_MAJOR "3" )
20
- set (CPACK_PACKAGE_VERSION_MINOR "29 " )
20
+ set (CPACK_PACKAGE_VERSION_MINOR "31 " )
21
21
set (CPACK_PACKAGE_VERSION_PATCH "0" )
22
22
set (COMPLETE_VERSION ${CPACK_PACKAGE_VERSION_MAJOR} .${CPACK_PACKAGE_VERSION_MINOR}.${CPACK_PACKAGE_VERSION_PATCH} )
23
23
set (RELEASE_NAME "Master" )
Original file line number Diff line number Diff line change 1
- qgis (3.29.0) UNRELEASED; urgency=medium
1
+ qgis (3.31.0) UNRELEASED; urgency=medium
2
+
3
+ * New development version 3.31 after branch of 3.30
4
+
5
+ -- Jürgen E. Fischer <jef@norbit.de> Fri, 03 Mar 2023 20:27:20 +0100
6
+
7
+ qgis (3.30.0) unstable; urgency=medium
8
+
9
+ * Release of 3.30.0
10
+
11
+ -- Jürgen E. Fischer <jef@norbit.de> Fri, 03 Mar 2023 20:27:19 +0100
12
+
13
+ qgis (3.29.0) unstable; urgency=medium
2
14
3
15
* New development version 3.29 after branch of 3.28
4
16
5
- -- Jürgen E. Fischer <jef@norbit.de> Fri, 21 Oct 2022 14:14:19 +0200
17
+ -- Jürgen E. Fischer <jef@norbit.de> Fri, 03 Mar 2023 20:25:40 +0100
6
18
7
19
qgis (3.28.0) unstable; urgency=medium
8
20
Original file line number Diff line number Diff line change @@ -31,6 +31,7 @@ the documentation</a> available.
31
31
See \ref api_break for information about incompatible changes to API between releases.
32
32
33
33
Earlier versions of the documentation are also available on the QGIS website:
34
+ <a href="https://qgis.org/api/3.30">3.30</a>
34
35
<a href="https://qgis.org/api/3.28">3.28 (LTR)</a>,
35
36
<a href="https://qgis.org/api/3.26">3.26</a>,
36
37
<a href="https://qgis.org/api/3.24">3.24</a>,
You can’t perform that action at this time.
0 commit comments