Message ID | 20111028180915.21580.50365.launchpad@ackee.canonical.com |
---|---|
State | Accepted |
Headers | show |
=== 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