diff mbox

[Branch,~linaro-validation/lava-dashboard/trunk] Rev 278: Bump version to 0.9.1 and add a changelog entry

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

Commit Message

Zygmunt Krynicki Oct. 28, 2011, 6:09 p.m. UTC
------------------------------------------------------------
revno: 278
tags: release-0.9.1
committer: Zygmunt Krynicki <zygmunt.krynicki@linaro.org>
branch nick: lava-dashboard
timestamp: Fri 2011-10-28 20:01:14 +0200
message:
  Bump version to 0.9.1 and add a changelog entry
modified:
  dashboard_app/__init__.py
  doc/changes.rst


--
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-10-21 00:40:12 +0000
+++ dashboard_app/__init__.py	2011-10-28 18:01:14 +0000
@@ -20,4 +20,4 @@ 
 Dashboard Application (package)
 """
 
-__version__ = (0, 9, 0, "final", 0)
+__version__ = (0, 9, 1, "final", 0)

=== modified file 'doc/changes.rst'
--- doc/changes.rst	2011-07-22 01:31:19 +0000
+++ doc/changes.rst	2011-10-28 18:01:14 +0000
@@ -1,6 +1,14 @@ 
 Version History
 ***************
 
+.. _version_0_9_1:
+
+Version 0.9.1
+=============
+
+*  Merge for bug LP:#877859: add measurement information to the json output.
+  This change is used by the Android build service.
+
 .. _version_0_6:
 
 Version 0.6