diff mbox

[Branch,~linaro-validation/lava-scheduler/trunk] Rev 74: bump version to a more confident sounding 0.5.0

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

Commit Message

Michael-Doyle Hudson Aug. 22, 2011, 5:47 a.m. UTC
------------------------------------------------------------
revno: 74
tags: release-0.5.0
committer: Michael-Doyle Hudson <michael.hudson@linaro.org>
branch nick: trunk
timestamp: Mon 2011-08-22 17:44:58 +1200
message:
  bump version to a more confident sounding 0.5.0
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-08-22 04:11:06 +0000
+++ lava_scheduler_app/__init__.py	2011-08-22 05:44:58 +0000
@@ -17,4 +17,4 @@ 
 # along with LAVA Scheduler.  If not, see <http://www.gnu.org/licenses/>.
 
 
-__version__ = (0, 5, 0, "alpha", 1)
+__version__ = (0, 5, 0, "final", 0)