diff mbox

[Branch,~linaro-validation/lava-dispatcher/trunk] Rev 247: bump version

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

Commit Message

Michael-Doyle Hudson March 13, 2012, 1:25 a.m. UTC
------------------------------------------------------------
revno: 247
tags: release-0.5.7
committer: Michael Hudson-Doyle <michael.hudson@linaro.org>
branch nick: trunk
timestamp: Tue 2012-03-13 14:22:44 +1300
message:
  bump version
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-03-02 03:12:54 +0000
+++ lava_dispatcher/__init__.py	2012-03-13 01:22:44 +0000
@@ -18,4 +18,4 @@ 
 # along
 # with this program; if not, see <http://www.gnu.org/licenses>.
 
-__version__ = (0, 5, 6, "final", 0)
+__version__ = (0, 5, 7, "final", 0)