Skip to content

Commit 1b2323a

Browse files
committed
Release of 2.8 (Wien)
1 parent e907c3e commit 1b2323a

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
@@ -1,8 +1,8 @@
11
SET(CPACK_PACKAGE_VERSION_MAJOR "2")
2-
SET(CPACK_PACKAGE_VERSION_MINOR "7")
2+
SET(CPACK_PACKAGE_VERSION_MINOR "8")
33
SET(CPACK_PACKAGE_VERSION_PATCH "0")
44
SET(COMPLETE_VERSION ${CPACK_PACKAGE_VERSION_MAJOR}.${CPACK_PACKAGE_VERSION_MINOR}.${CPACK_PACKAGE_VERSION_PATCH})
5-
SET(RELEASE_NAME "Master")
5+
SET(RELEASE_NAME "Wien")
66
IF (POLICY CMP0048) # in CMake 3.0.0+
77
CMAKE_POLICY (SET CMP0048 OLD) # keep PROJECT() from clearing VERSION variables
88
ENDIF (POLICY CMP0048)

debian/changelog

+8-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,10 @@
1-
qgis (2.7.0) UNRELEASED; urgency=medium
1+
qgis (2.8.0) UNRELEASED; urgency=medium
2+
3+
* Release of 2.8
4+
5+
-- Jürgen E. Fischer <jef@norbit.de> Fri, 20 Feb 2015 13:05:35 +0100
6+
7+
qgis (2.7.0) unstable; urgency=medium
28

39
* New development version 2.7 after branch of 2.6
410
* run tests in en_US.UTF-8 locale
@@ -7,7 +13,7 @@ qgis (2.7.0) UNRELEASED; urgency=medium
713
* merge some downstream debian changes
814
* drop support for ubuntu saucy and add vivid
915

10-
-- Jürgen E. Fischer <jef@norbit.de> Sun, 21 Dec 2014 21:13:48 +0100
16+
-- Jürgen E. Fischer <jef@norbit.de> Fri, 20 Feb 2015 13:05:35 +0100
1117

1218
qgis (2.6.0) unstable; urgency=medium
1319

images/splash/splash.png

62.8 KB
Loading
50.3 KB
Binary file not shown.

0 commit comments

Comments
 (0)