Message ID | 20121209212810.32701.97694.launchpad@ackee.canonical.com |
---|---|
State | Accepted |
Headers | show |
=== modified file 'dashboard_app/__init__.py' --- dashboard_app/__init__.py 2012-12-06 01:21:25 +0000 +++ dashboard_app/__init__.py 2012-12-09 21:26:25 +0000 @@ -20,4 +20,4 @@ Dashboard Application (package) """ -__version__ = (0, 26, 0, "dev", 0) +__version__ = (0, 25, 2, "final", 0) === modified file 'doc/changes.rst' --- doc/changes.rst 2012-12-06 01:21:25 +0000 +++ doc/changes.rst 2012-12-09 21:26:25 +0000 @@ -1,11 +1,11 @@ Version History *************** -.. _version_0_26: +.. _version_0_25_2: -Version 0.26 -============ -* Unreleased. +Version 0.25.2 +============== +* Add the filter subscription mail template to the sdist. .. _version_0_25_1: