Merge lp:~frankban/juju-quickstart/utopic-release into lp:juju-quickstart

Proposed by Francesco Banconi
Status: Merged
Merged at revision: 99
Proposed branch: lp:~frankban/juju-quickstart/utopic-release
Merge into: lp:juju-quickstart
Diff against target: 12 lines (+1/-1)
1 file modified
quickstart/__init__.py (+1/-1)
To merge this branch: bzr merge lp:~frankban/juju-quickstart/utopic-release
Reviewer Review Type Date Requested Status
Juju GUI Hackers Pending
Review via email: mp+234300@code.launchpad.net

Description of the change

Bump version up for 1.4.3 release.

https://codereview.appspot.com/135700043/

To post a comment you must log in.
Revision history for this message
Francesco Banconi (frankban) wrote :

Reviewers: mp+234300_code.launchpad.net,

Message:
Please take a look.

Description:
Bump version up for 1.4.3 release.

https://code.launchpad.net/~frankban/juju-quickstart/utopic-release/+merge/234300

(do not edit description out of merge proposal)

Please review this at https://codereview.appspot.com/135700043/

Affected files (+3, -1 lines):
   A [revision details]
   M quickstart/__init__.py

Index: [revision details]
=== added file '[revision details]'
--- [revision details] 2012-01-01 00:00:00 +0000
+++ [revision details] 2012-01-01 00:00:00 +0000
@@ -0,0 +1,2 @@
+Old revision:
<email address hidden>
+New revision:
<email address hidden>

Index: quickstart/__init__.py
=== modified file 'quickstart/__init__.py'
--- quickstart/__init__.py 2014-08-21 15:38:31 +0000
+++ quickstart/__init__.py 2014-09-11 11:50:53 +0000
@@ -45,7 +45,7 @@
  Once Juju has been installed, the command can also be run as a juju plugin,
  without the hyphen ("juju quickstart").
  """
-VERSION = (1, 4, 2)
+VERSION = (1, 4, 3)

  def get_version():

Revision history for this message
Francesco Banconi (frankban) wrote :
Revision history for this message
Francesco Banconi (frankban) wrote :

*** Submitted:

Bump version up for 1.4.3 release.

R=
CC=
https://codereview.appspot.com/135700043

https://codereview.appspot.com/135700043/

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'quickstart/__init__.py'
2--- quickstart/__init__.py 2014-08-21 15:38:31 +0000
3+++ quickstart/__init__.py 2014-09-11 11:54:28 +0000
4@@ -45,7 +45,7 @@
5 Once Juju has been installed, the command can also be run as a juju plugin,
6 without the hyphen ("juju quickstart").
7 """
8-VERSION = (1, 4, 2)
9+VERSION = (1, 4, 3)
10
11
12 def get_version():

Subscribers

People subscribed via source and target branches