Skip to content

Commit bc43194

Browse files
committed
Release of 3.2 (Bonn)
1 parent 30de027 commit bc43194

File tree

4 files changed

+10
-4
lines changed

4 files changed

+10
-4
lines changed

CMakeLists.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,10 @@ CMAKE_POLICY (SET CMP0053 NEW)
1111
#############################################################
1212
# Project and version
1313
SET(CPACK_PACKAGE_VERSION_MAJOR "3")
14-
SET(CPACK_PACKAGE_VERSION_MINOR "1")
14+
SET(CPACK_PACKAGE_VERSION_MINOR "2")
1515
SET(CPACK_PACKAGE_VERSION_PATCH "0")
1616
SET(COMPLETE_VERSION ${CPACK_PACKAGE_VERSION_MAJOR}.${CPACK_PACKAGE_VERSION_MINOR}.${CPACK_PACKAGE_VERSION_PATCH})
17-
SET(RELEASE_NAME "Master")
17+
SET(RELEASE_NAME "Bonn")
1818
PROJECT(qgis VERSION ${COMPLETE_VERSION})
1919
IF (APPLE)
2020
SET(QGIS_APP_NAME "QGIS")

debian/changelog

+8-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,14 @@
1-
qgis (3.1.0) UNRELEASED; urgency=medium
1+
qgis (3.2.0) UNRELEASED; urgency=medium
2+
3+
* Release of 3.2.0
4+
5+
-- Jürgen E. Fischer <jef@norbit.de> Fri, 22 Jun 2018 14:14:17 +0200
6+
7+
qgis (3.1.0) unstable; urgency=medium
28

39
* New development version 3.1 after branch of 3.0
410

5-
-- Jürgen E. Fischer <jef@norbit.de> Fri, 23 Feb 2018 13:10:59 +0100
11+
-- Jürgen E. Fischer <jef@norbit.de> Fri, 22 Jun 2018 14:14:17 +0200
612

713
qgis (3.0.0) unstable; urgency=medium
814

images/splash/splash.png

1.42 MB
Loading
0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)