Skip to content

Commit 00ab94f

Browse files
committed
Release of 2.4 (Chugiak)
1 parent 1b28129 commit 00ab94f

File tree

5 files changed

+10
-4
lines changed

5 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 "3")
2+
SET(CPACK_PACKAGE_VERSION_MINOR "4")
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 "Chugiak")
66
SET(PROJECT_VERSION ${COMPLETE_VERSION})
77
PROJECT(qgis${PROJECT_VERSION})
88
IF (APPLE)

debian/changelog

+8-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,10 @@
1-
qgis (2.3.0) UNRELEASED; urgency=medium
1+
qgis (2.4.0) UNRELEASED; urgency=medium
2+
3+
* Release of 2.4
4+
5+
-- Jürgen E. Fischer <jef@norbit.de> Fri, 27 Jun 2014 14:00:08 +0200
6+
7+
qgis (2.3.0) unstable; urgency=medium
28

39
* New development version 2.3 after branch of 2.2
410
* enable globe on jessie
@@ -8,7 +14,7 @@ qgis (2.3.0) UNRELEASED; urgency=medium
814
* include metasearch plugins and add it's dependencies
915
* include custom widgets
1016

11-
-- Jürgen E. Fischer <jef@norbit.de> Mon, 19 May 2014 16:50:23 +0200
17+
-- Jürgen E. Fischer <jef@norbit.de> Fri, 27 Jun 2014 14:00:08 +0200
1218

1319
qgis (2.2.0) unstable; urgency=medium
1420

images/splash/splash.png

59.3 KB
Loading

images/splash/splash.xcf.bz2

18.4 MB
Binary file not shown.
0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)