Message ID | 20121212223811.29612.31469.launchpad@ackee.canonical.com |
---|---|
State | Accepted |
Headers | show |
=== modified file 'dashboard_app/__init__.py' --- dashboard_app/__init__.py 2012-12-09 21:27:24 +0000 +++ dashboard_app/__init__.py 2012-12-12 22:36:26 +0000 @@ -20,4 +20,4 @@ Dashboard Application (package) """ -__version__ = (0, 26, 0, "dev", 0) +__version__ = (0, 26, 0, "final", 0) === modified file 'doc/changes.rst' --- doc/changes.rst 2012-12-09 21:27:24 +0000 +++ doc/changes.rst 2012-12-12 22:36:26 +0000 @@ -5,7 +5,7 @@ Version 0.26 ============ -* Unreleased. +* redo UI related to test results and attachments .. _version_0_25_2: