diff mbox

[Branch,~linaro-validation/lava-dashboard/trunk] Rev 294: Bump version to 0.11 (all the way up to eleven!)

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

Commit Message

Zygmunt Krynicki Jan. 19, 2012, 6:24 p.m. UTC
------------------------------------------------------------
revno: 294
tags: release-0.11
committer: Zygmunt Krynicki <zygmunt.krynicki@linaro.org>
branch nick: trunk
timestamp: Thu 2012-01-19 19:22:07 +0100
message:
  Bump version to 0.11 (all the way up to eleven!)
modified:
  dashboard_app/__init__.py


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

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

Patch

=== modified file 'dashboard_app/__init__.py'
--- dashboard_app/__init__.py	2011-12-15 20:46:27 +0000
+++ dashboard_app/__init__.py	2012-01-19 18:22:07 +0000
@@ -20,4 +20,4 @@ 
 Dashboard Application (package)
 """
 
-__version__ = (0, 10, 1, "final", 0)
+__version__ = (0, 11, 0, "final", 0)