Merge plainbox-provider-certification-client:release into plainbox-provider-certification-client:master

Proposed by Pierre Equoy
Status: Merged
Approved by: Pierre Equoy
Approved revision: 78f2eec33151ece4bfbdd9ac8abd65398d4b6af9
Merged at revision: 5e247db21be473cf24240b1b696f87ec1a20b868
Proposed branch: plainbox-provider-certification-client:release
Merge into: plainbox-provider-certification-client: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
Pierre Equoy Approve
Review via email: mp+313095@code.launchpad.net

Commit message

Release_2016_Week50

Description of the change

Release_2016_Week50

To post a comment you must log in.
Revision history for this message
Pierre Equoy (pieq) 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 f1ffa66..e9aac88 100644
3--- a/.bumpversion.cfg
4+++ b/.bumpversion.cfg
5@@ -1,5 +1,5 @@
6 [bumpversion]
7-current_version = 0.29.0.dev0
8+current_version = 0.30.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 584893c..52de098 100755
14--- a/manage.py
15+++ b/manage.py
16@@ -79,7 +79,7 @@ class InstallCommandExt(InstallCommand):
17 setup(
18 name='certification-client',
19 namespace='2013.com.canonical.certification',
20- version="0.29.0.dev0",
21+ version="0.30.0.dev0",
22 description=N_("Client Certification provider"),
23 gettext_domain="certification-client",
24 deprecated=False,

Subscribers

People subscribed via source and target branches

to all changes: