Mir

Merge lp:~vanvugt/mir/version-0.1.2 into lp:mir

Proposed by Daniel van Vugt
Status: Merged
Approved by: kevin gunn
Approved revision: no longer in the source branch.
Merged at revision: 1248
Proposed branch: lp:~vanvugt/mir/version-0.1.2
Merge into: lp:mir
Prerequisite: lp:~vanvugt/mir/merge-from-ubuntu-1166
Diff against target: 26 lines (+7/-1)
2 files modified
CMakeLists.txt (+1/-1)
debian/changelog (+6/-0)
To merge this branch: bzr merge lp:~vanvugt/mir/version-0.1.2
Reviewer Review Type Date Requested Status
kevin gunn (community) Approve
PS Jenkins bot (community) continuous-integration Approve
Review via email: mp+196050@code.launchpad.net

Commit message

Prepare for version 0.1.2

To post a comment you must log in.
Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Approve (continuous-integration)
Revision history for this message
kevin gunn (kgunn72) wrote :

lgtm

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'CMakeLists.txt'
2--- CMakeLists.txt 2013-10-30 03:58:07 +0000
3+++ CMakeLists.txt 2013-11-21 03:50:15 +0000
4@@ -28,7 +28,7 @@
5
6 set(MIR_VERSION_MAJOR 0)
7 set(MIR_VERSION_MINOR 1)
8-set(MIR_VERSION_PATCH 1)
9+set(MIR_VERSION_PATCH 2)
10
11 set(CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} ${CMAKE_CURRENT_SOURCE_DIR}/cmake)
12
13
14=== modified file 'debian/changelog'
15--- debian/changelog 2013-11-21 03:50:14 +0000
16+++ debian/changelog 2013-11-21 03:50:15 +0000
17@@ -1,3 +1,9 @@
18+mir (0.1.2-0ubuntu1) UNRELEASED; urgency=low
19+
20+ * Prepare for release 0.1.2 (TODO)
21+
22+ -- Daniel van Vugt <daniel.van.vugt@canonical.com> Thu, 21 Nov 2013 11:17:36 +0800
23+
24 mir (0.1.1+14.04.20131120-0ubuntu1) trusty; urgency=low
25
26 [ Daniel van Vugt ]

Subscribers

People subscribed via source and target branches