diff mbox

[Branch,~linaro-validation/lava-dashboard-tool/trunk] Rev 153: Bump version to 0.5.3

Message ID 20110712132044.16744.80794.launchpad@loganberry.canonical.com
State Accepted
Headers show

Commit Message

Zygmunt Krynicki July 12, 2011, 1:20 p.m. UTC
------------------------------------------------------------
revno: 153
tags: release-0.5.3
committer: Zygmunt Krynicki <zygmunt.krynicki@linaro.org>
branch nick: trunk
timestamp: Tue 2011-07-12 15:18:50 +0200
message:
  Bump version to 0.5.3
modified:
  lava_dashboard_tool/__init__.py


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

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

Patch

=== modified file 'lava_dashboard_tool/__init__.py'
--- lava_dashboard_tool/__init__.py	2011-06-23 11:23:24 +0000
+++ lava_dashboard_tool/__init__.py	2011-07-12 13:18:50 +0000
@@ -20,4 +20,4 @@ 
 Launch Control Tool package
 """
 
-__version__ = (0, 5, 2, "final", 0)
+__version__ = (0, 5, 3, "final", 0)