File tree Expand file tree Collapse file tree 3 files changed +23
-3
lines changed Expand file tree Collapse file tree 3 files changed +23
-3
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 "14" )
3
- SET (CPACK_PACKAGE_VERSION_PATCH "17 " )
3
+ SET (CPACK_PACKAGE_VERSION_PATCH "18 " )
4
4
SET (COMPLETE_VERSION ${CPACK_PACKAGE_VERSION_MAJOR} .${CPACK_PACKAGE_VERSION_MINOR}.${CPACK_PACKAGE_VERSION_PATCH} )
5
5
SET (RELEASE_NAME "Essen" )
6
6
IF (POLICY CMP0048 ) # in CMake 3.0.0+
Original file line number Diff line number Diff line change
1
+ Larry Shaffer <lshaffer@boundlessgeo.com> 2017-08-14
2
+
3
+ Add QSCINTILLA_INCLUDE_DIR to custom widgets CMake setup
4
+
5
+ rldhont <rldhont@gmail.com> 2017-07-26
6
+
7
+ [BUGFIX][SERVER] GetFeatureInfo not evaluated for maptip context when using FILTER param
8
+
9
+ fixed #16670
10
+
11
+ Juergen E. Fischer <jef@norbit.de> 2017-07-21
12
+
13
+ Release of 2.14.17
14
+
1
15
Even Rouault <even.rouault@spatialys.com> 2017-07-08
2
16
3
17
[OGR] Use OGR_F_SetFieldNull() with GDAL >= 2.2 to avoid GeoJSON fields to be unset (fixes #16812)
Original file line number Diff line number Diff line change 1
- qgis (2.14.17) UNRELEASED; urgency=medium
1
+ qgis (2.14.18) UNRELEASED; urgency=medium
2
+
3
+ * Release of 2.14.18
4
+
5
+ -- Jürgen E. Fischer <jef@norbit.de> Fri, 18 Aug 2017 14:31:42 +0200
6
+
7
+ qgis (2.14.17) unstable; urgency=medium
2
8
3
9
* Release of 2.14.17
4
10
5
- -- Jürgen E. Fischer <jef@norbit.de> Fri, 21 Jul 2017 14:00:03 +0200
11
+ -- Jürgen E. Fischer <jef@norbit.de> Fri, 18 Aug 2017 14:31:42 +0200
6
12
7
13
qgis (2.14.16) unstable; urgency=medium
8
14
You can’t perform that action at this time.
0 commit comments