diff mbox

[Branch,~linaro-validation/lava-scheduler/trunk] Rev 39: Version 0.3

Message ID 20110721173536.8404.82395.launchpad@loganberry.canonical.com
State Accepted
Headers show

Commit Message

Paul Larson July 21, 2011, 5:35 p.m. UTC
------------------------------------------------------------
revno: 39
tags: release-0.3, 2011.07
committer: Paul Larson <paul.larson@canonical.com>
branch nick: lava-scheduler
timestamp: Thu 2011-07-21 12:33:36 -0500
message:
  Version 0.3
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-07-12 03:08:51 +0000
+++ lava_scheduler_app/__init__.py	2011-07-21 17:33:36 +0000
@@ -17,4 +17,4 @@ 
 # along with LAVA Scheduler.  If not, see <http://www.gnu.org/licenses/>.
 
 
-__version__ = (0, 3, 0, "beta", 1)
+__version__ = (0, 3, 0, "final", 0)