diff mbox

[Branch,~linaro-validation/lava-dispatcher/trunk] Rev 223: Downbump version to 0.5.3

Message ID 20120207204311.2987.48233.launchpad@ackee.canonical.com
State Accepted
Headers show

Commit Message

Zygmunt Krynicki Feb. 7, 2012, 8:43 p.m. UTC
------------------------------------------------------------
revno: 223
committer: Zygmunt Krynicki <zygmunt.krynicki@linaro.org>
branch nick: trunk
timestamp: Tue 2012-02-07 21:32:36 +0100
message:
  Downbump version to 0.5.3
modified:
  lava_dispatcher/__init__.py


--
lp:lava-dispatcher
https://code.launchpad.net/~linaro-validation/lava-dispatcher/trunk

You are subscribed to branch lp:lava-dispatcher.
To unsubscribe from this branch go to https://code.launchpad.net/~linaro-validation/lava-dispatcher/trunk/+edit-subscription
diff mbox

Patch

=== modified file 'lava_dispatcher/__init__.py'
--- lava_dispatcher/__init__.py	2012-02-07 20:30:14 +0000
+++ lava_dispatcher/__init__.py	2012-02-07 20:32:36 +0000
@@ -18,4 +18,4 @@ 
 # along
 # with this program; if not, see <http://www.gnu.org/licenses>.
 
-__version__ = (0, 6, 0, "dev", 0)
+__version__ = (0, 5, 3, "final", 0)