Message ID | 20121127193813.8475.62065.launchpad@ackee.canonical.com |
---|---|
State | Accepted |
Headers | show |
=== modified file 'dashboard_app/__init__.py' --- dashboard_app/__init__.py 2012-11-19 18:48:00 +0000 +++ dashboard_app/__init__.py 2012-11-27 19:37:11 +0000 @@ -20,4 +20,4 @@ Dashboard Application (package) """ -__version__ = (0, 25, 0, "dev", 0) +__version__ = (0, 25, 0, "final", 0) === modified file 'doc/changes.rst' --- doc/changes.rst 2012-11-19 18:48:00 +0000 +++ doc/changes.rst 2012-11-27 19:37:11 +0000 @@ -5,7 +5,7 @@ Version 0.25 ============ -* Unlreleased +* UI fixes to our filter views .. _version_0_24: