File tree Expand file tree Collapse file tree 3 files changed +1092
-3
lines changed Expand file tree Collapse file tree 3 files changed +1092
-3
lines changed Original file line number Diff line number Diff line change 1
1
SET (CPACK_PACKAGE_VERSION_MAJOR "3" )
2
2
SET (CPACK_PACKAGE_VERSION_MINOR "0" )
3
- SET (CPACK_PACKAGE_VERSION_PATCH "0 " )
3
+ SET (CPACK_PACKAGE_VERSION_PATCH "1 " )
4
4
SET (COMPLETE_VERSION ${CPACK_PACKAGE_VERSION_MAJOR} .${CPACK_PACKAGE_VERSION_MINOR}.${CPACK_PACKAGE_VERSION_PATCH} )
5
5
SET (RELEASE_NAME "Girona" )
6
6
IF (POLICY CMP0048 ) # in CMake 3.0.0+
Load Diff Large diffs are not rendered by default.
Original file line number Diff line number Diff line change 1
- qgis (3.0.0) UNRELEASED; urgency=medium
1
+ qgis (3.0.1) UNRELEASED; urgency=medium
2
+
3
+ * Release of 3.0.1
4
+
5
+ -- Jürgen E. Fischer <jef@norbit.de> Fri, 23 Mar 2018 13:00:05 +0100
6
+
7
+ qgis (3.0.0) unstable; urgency=medium
2
8
3
9
* Release of 3.0.0
4
10
5
- -- Jürgen E. Fischer <jef@norbit.de> Fri, 23 Feb 2018 13:09:53 +0100
11
+ -- Jürgen E. Fischer <jef@norbit.de> Fri, 23 Mar 2018 13:00:05 +0100
6
12
7
13
qgis (2.99.0) unstable; urgency=medium
8
14
You can’t perform that action at this time.
0 commit comments