Skip to content

Commit 1a9aec4

Browse files
committedOct 23, 2015
Bump version to 2.13
1 parent c69f339 commit 1a9aec4

File tree

2 files changed

+15
-3
lines changed

2 files changed

+15
-3
lines changed
 

‎CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
SET(CPACK_PACKAGE_VERSION_MAJOR "2")
2-
SET(CPACK_PACKAGE_VERSION_MINOR "11")
2+
SET(CPACK_PACKAGE_VERSION_MINOR "13")
33
SET(CPACK_PACKAGE_VERSION_PATCH "0")
44
SET(COMPLETE_VERSION ${CPACK_PACKAGE_VERSION_MAJOR}.${CPACK_PACKAGE_VERSION_MINOR}.${CPACK_PACKAGE_VERSION_PATCH})
55
SET(RELEASE_NAME "Master")

‎debian/changelog

Lines changed: 14 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,16 @@
1-
qgis (2.11.0) UNRELEASED; urgency=medium
1+
qgis (2.13.0) UNRELEASED; urgency=medium
2+
3+
* New development version 2.13 after branch of 2.12
4+
5+
-- Jürgen E. Fischer <jef@norbit.de> Fri, 23 Oct 2015 14:11:22 +0200
6+
7+
qgis (2.12.0) unstable; urgency=medium
8+
9+
* Release of 2.12.0
10+
11+
-- Jürgen E. Fischer <jef@norbit.de> Fri, 23 Oct 2015 14:11:22 +0200
12+
13+
qgis (2.11.0) unstable; urgency=medium
214

315
* New development version 2.11 after branch of 2.10
416
* moved grass default.qgc from config to modules
@@ -11,7 +23,7 @@ qgis (2.11.0) UNRELEASED; urgency=medium
1123
* include geometry checker and snapper plugins
1224
* merge downstream debian changes from Bas Couwenberg
1325

14-
-- Jürgen E. Fischer <jef@norbit.de> Thu, 22 Oct 2015 22:33:23 +0200
26+
-- Jürgen E. Fischer <jef@norbit.de> Fri, 23 Oct 2015 14:10:38 +0200
1527

1628
qgis (2.10.0) unstable; urgency=medium
1729

0 commit comments

Comments
 (0)
Please sign in to comment.