Merge lp:checkbox/release into lp:checkbox

Proposed by Sylvain Pineau
Status: Merged
Approved by: Sylvain Pineau
Approved revision: no longer in the source branch.
Merged at revision: 4433
Proposed branch: lp:checkbox/release
Merge into: lp:checkbox
Diff against target: 12 lines (+1/-1)
1 file modified
checkbox-touch/py/checkbox_touch.py (+1/-1)
To merge this branch: bzr merge lp:checkbox/release
Reviewer Review Type Date Requested Status
Sylvain Pineau (community) Approve
Review via email: mp+299874@code.launchpad.net

Commit message

Release_2016_Week28

Description of the change

Release_2016_Week28

To post a comment you must log in.
Revision history for this message
Sylvain Pineau (sylvain-pineau) wrote :

self-approved

review: Approve
lp:checkbox/release updated
4433. By Sylvain Pineau

"Release_2016_Week28 [r=sylvain-pineau][bug=1331302,1341769,1347120,1382321,1383447,1387782,1387843,1388055,1388747,1389253,1399481,1400646,1403933,1406719,1410501,1428615,1451343,1451541][author=checkbox-dev]"

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'checkbox-touch/py/checkbox_touch.py'
2--- checkbox-touch/py/checkbox_touch.py 2016-07-04 13:37:03 +0000
3+++ checkbox-touch/py/checkbox_touch.py 2016-07-12 21:11:01 +0000
4@@ -152,7 +152,7 @@
5 response data to alter the user interface.
6 """
7
8- __version__ = (1, 3, 0, 'dev', 0)
9+ __version__ = (1, 5, 0, 'dev', 0)
10
11 def __init__(self, launcher_definition=None):
12 if plainbox.__version__ < (0, 22):

Subscribers

People subscribed via source and target branches