diff mbox

[Branch,~linaro-validation/lava-dashboard/trunk] Rev 276: Bump version to 0.9

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

Commit Message

Zygmunt Krynicki Oct. 21, 2011, 12:47 a.m. UTC
------------------------------------------------------------
revno: 276
committer: Zygmunt Krynicki <zygmunt.krynicki@linaro.org>
branch nick: lava-dashboard
timestamp: Fri 2011-10-21 02:40:12 +0200
message:
  Bump version to 0.9
  
  Note that 1.0 is not after .9, it's years away at this speed :-(
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-09-30 13:43:39 +0000
+++ dashboard_app/__init__.py	2011-10-21 00:40:12 +0000
@@ -20,4 +20,4 @@ 
 Dashboard Application (package)
 """
 
-__version__ = (0, 9, 0, "dev", 0)
+__version__ = (0, 9, 0, "final", 0)