File tree Expand file tree Collapse file tree 3 files changed +640
-268
lines changed Expand file tree Collapse file tree 3 files changed +640
-268
lines changed Original file line number Diff line number Diff line change 1
1
SET (CPACK_PACKAGE_VERSION_MAJOR "2" )
2
2
SET (CPACK_PACKAGE_VERSION_MINOR "16" )
3
- SET (CPACK_PACKAGE_VERSION_PATCH "2 " )
3
+ SET (CPACK_PACKAGE_VERSION_PATCH "3 " )
4
4
SET (COMPLETE_VERSION ${CPACK_PACKAGE_VERSION_MAJOR} .${CPACK_PACKAGE_VERSION_MINOR}.${CPACK_PACKAGE_VERSION_PATCH} )
5
5
SET (RELEASE_NAME "Nødebo" )
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 (2.16.2) UNRELEASED; urgency=medium
1
+ qgis (2.16.3) UNRELEASED; urgency=medium
2
+
3
+ * Release of 2.16.3
4
+
5
+ -- Jürgen E. Fischer <jef@norbit.de> Fri, 23 Sep 2016 20:24:14 +0200
6
+
7
+ qgis (2.16.2) unstable; urgency=medium
2
8
3
9
* Release of 2.16.2
4
10
5
- -- Jürgen E. Fischer <jef@norbit.de> Fri, 26 Aug 2016 13:58:37 +0200
11
+ -- Jürgen E. Fischer <jef@norbit.de> Fri, 23 Sep 2016 20:24:14 +0200
6
12
7
13
qgis (2.16.1) unstable; urgency=medium
8
14
You can’t perform that action at this time.
0 commit comments