diff mbox

[Branch,~linaro-validation/lava-scheduler/trunk] Rev 88: release 0.5.3 final

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

Commit Message

Paul Larson Oct. 20, 2011, 8:53 p.m. UTC
------------------------------------------------------------
revno: 88
tags: release-0.5.3, 2011.10
committer: Paul Larson <paul.larson@canonical.com>
branch nick: lava-scheduler
timestamp: Thu 2011-10-20 15:49:33 -0500
message:
  release 0.5.3 final
modified:
  lava_scheduler_app/__init__.py


--
lp:lava-scheduler
https://code.launchpad.net/~linaro-validation/lava-scheduler/trunk

You are subscribed to branch lp:lava-scheduler.
To unsubscribe from this branch go to https://code.launchpad.net/~linaro-validation/lava-scheduler/trunk/+edit-subscription
diff mbox

Patch

=== modified file 'lava_scheduler_app/__init__.py'
--- lava_scheduler_app/__init__.py	2011-10-13 22:58:48 +0000
+++ lava_scheduler_app/__init__.py	2011-10-20 20:49:33 +0000
@@ -17,4 +17,4 @@ 
 # along with LAVA Scheduler.  If not, see <http://www.gnu.org/licenses/>.
 
 
-__version__ = (0, 5, 3, "dev", 0)
+__version__ = (0, 5, 3, "final", 0)