diff mbox

[Branch,~linaro-validation/lava-dashboard/trunk] Rev 355: release 0.23.1

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

Commit Message

Michael-Doyle Hudson Oct. 4, 2012, 11:03 p.m. UTC
------------------------------------------------------------
revno: 355
tags: release-0.23.1
committer: Michael Hudson-Doyle <michael.hudson@linaro.org>
branch nick: trunk
timestamp: Fri 2012-10-05 12:00:21 +1300
message:
  release 0.23.1
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	2012-10-04 22:37:17 +0000
+++ dashboard_app/__init__.py	2012-10-04 23:00:21 +0000
@@ -20,4 +20,4 @@ 
 Dashboard Application (package)
 """
 
-__version__ = (0, 24, 0, "dev", 0)
+__version__ = (0, 23, 1, "final", 0)

=== modified file 'doc/changes.rst'
--- doc/changes.rst	2012-10-04 22:37:17 +0000
+++ doc/changes.rst	2012-10-04 23:00:21 +0000
@@ -1,11 +1,11 @@ 
 Version History
 ***************
 
-.. _version_0_24:
+.. _version_0_23_1
 
-Version 0.24
-============
-* Unreleased.
+Version 0.23.1
+==============
+* Fix filter form media loading.
 
 .. _version_0_23: