File tree Expand file tree Collapse file tree 3 files changed +17
-3
lines changed Expand file tree Collapse file tree 3 files changed +17
-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 "21 " )
3
+ SET (CPACK_PACKAGE_VERSION_PATCH "22 " )
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
+ Tom Kralidis <tomkralidis@gmail.com> 2017-12-22
2
+
3
+ [bugfix] [MetaSearch] make gml:Envelope CRS explicit for spatial queries (fixes #17739)
4
+
5
+ Juergen E. Fischer <jef@norbit.de> 2017-12-08
6
+
7
+ Release of 2.14.21
8
+
1
9
rldhont <rldhont@gmail.com> 2017-11-06
2
10
3
11
[Server] GetFeatureInfo: enhance raster data values displayed
Original file line number Diff line number Diff line change 1
- qgis (2.14.21) UNRELEASED; urgency=medium
1
+ qgis (2.14.22) UNRELEASED; urgency=medium
2
+
3
+ * Release of 2.14.22
4
+
5
+ -- Jürgen E. Fischer <jef@norbit.de> Fri, 19 Jan 2018 14:13:45 +0100
6
+
7
+ qgis (2.14.21) unstable; urgency=medium
2
8
3
9
* Release of 2.14.21
4
10
5
- -- Jürgen E. Fischer <jef@norbit.de> Fri, 08 Dec 2017 14:00:15 +0100
11
+ -- Jürgen E. Fischer <jef@norbit.de> Fri, 19 Jan 2018 14:13:45 +0100
6
12
7
13
qgis (2.14.20) unstable; urgency=medium
8
14
You can’t perform that action at this time.
0 commit comments