Merge plainbox-provider-resource:release into plainbox-provider-resource:master

Proposed by Sylvain Pineau
Status: Merged
Approved by: Sylvain Pineau
Approved revision: 55ff16aef5fd80ab34077981fa34918e55676053
Merged at revision: 6d0d68e7dcd205c68e57c23e50ea3f8a305b6359
Proposed branch: plainbox-provider-resource:release
Merge into: plainbox-provider-resource:master
Diff against target: 24 lines (+2/-2)
2 files modified
.bumpversion.cfg (+1/-1)
manage.py (+1/-1)
Reviewer Review Type Date Requested Status
Sylvain Pineau (community) Approve
Review via email: mp+332706@code.launchpad.net

Commit message

Release_2017_Week43

Description of the change

Release_2017_Week43

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

self-approved

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1diff --git a/.bumpversion.cfg b/.bumpversion.cfg
2index 9ee5990..aec6c1a 100644
3--- a/.bumpversion.cfg
4+++ b/.bumpversion.cfg
5@@ -1,5 +1,5 @@
6 [bumpversion]
7-current_version = 0.34.0.dev0
8+current_version = 0.35.0.dev0
9 files = manage.py
10 parse = (?P<major>\d+)\.(?P<minor>\d+)(\.(?P<patch>\d+))?((?P<release>\.?[a-z]+)(?P<N>\d+))?
11 serialize =
12diff --git a/manage.py b/manage.py
13index 87cb811..78ff927 100755
14--- a/manage.py
15+++ b/manage.py
16@@ -44,7 +44,7 @@ class SourceDistributionCommandExt(SourceDistributionCommand):
17 setup(
18 name='plainbox-provider-resource-generic',
19 namespace='com.canonical.certification',
20- version="0.34.0.dev0",
21+ version="0.35.0.dev0",
22 description=N_("PlainBox resources provider"),
23 gettext_domain='plainbox-provider-resource-generic',
24 deprecated=False, strict=False,

Subscribers

People subscribed via source and target branches

to all changes: