Mir

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

Proposed by Daniel van Vugt
Status: Merged
Approved by: Chris Halse Rogers
Approved revision: no longer in the source branch.
Merged at revision: 1553
Proposed branch: lp:~vanvugt/mir/version-0.1.9
Merge into: lp:mir
Diff against target: 12 lines (+1/-1)
1 file modified
CMakeLists.txt (+1/-1)
To merge this branch: bzr merge lp:~vanvugt/mir/version-0.1.9
Reviewer Review Type Date Requested Status
PS Jenkins bot (community) continuous-integration Approve
Chris Halse Rogers Approve
Review via email: mp+215804@code.launchpad.net

Commit message

Bump version to 0.1.9. Version 0.1.8 has been out for a while now.

To post a comment you must log in.
Revision history for this message
Chris Halse Rogers (raof) wrote :

Yup.

review: Approve
Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Approve (continuous-integration)

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 2014-04-02 04:12:28 +0000
3+++ CMakeLists.txt 2014-04-15 05:22:08 +0000
4@@ -28,7 +28,7 @@
5
6 set(MIR_VERSION_MAJOR 0)
7 set(MIR_VERSION_MINOR 1)
8-set(MIR_VERSION_PATCH 8)
9+set(MIR_VERSION_PATCH 9)
10
11 set(CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} ${CMAKE_CURRENT_SOURCE_DIR}/cmake)
12 execute_process(

Subscribers

People subscribed via source and target branches