Skip to content

Commit 7d00cae

Browse files
committedSep 23, 2016
Release of 2.16.3
1 parent 58547c7 commit 7d00cae

File tree

3 files changed

+640
-268
lines changed

3 files changed

+640
-268
lines changed
 

‎CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
SET(CPACK_PACKAGE_VERSION_MAJOR "2")
22
SET(CPACK_PACKAGE_VERSION_MINOR "16")
3-
SET(CPACK_PACKAGE_VERSION_PATCH "2")
3+
SET(CPACK_PACKAGE_VERSION_PATCH "3")
44
SET(COMPLETE_VERSION ${CPACK_PACKAGE_VERSION_MAJOR}.${CPACK_PACKAGE_VERSION_MINOR}.${CPACK_PACKAGE_VERSION_PATCH})
55
SET(RELEASE_NAME "Nødebo")
66
IF (POLICY CMP0048) # in CMake 3.0.0+

‎ChangeLog

Lines changed: 631 additions & 265 deletions
Large diffs are not rendered by default.

‎debian/changelog

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,14 @@
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
28

39
* Release of 2.16.2
410

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
612

713
qgis (2.16.1) unstable; urgency=medium
814

0 commit comments

Comments
 (0)
Please sign in to comment.