diff mbox

[Branch,~linaro-validation/lava-scheduler/trunk] Rev 70: bump version to 0.5.0a1 (and this really _is_ an alpha!)

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

Commit Message

Michael-Doyle Hudson Aug. 22, 2011, 4:13 a.m. UTC
------------------------------------------------------------
revno: 70
tags: release-0.5.0a1
committer: Michael-Doyle Hudson <michael.hudson@linaro.org>
branch nick: trunk
timestamp: Mon 2011-08-22 16:11:06 +1200
message:
  bump version to 0.5.0a1 (and this really _is_ an alpha!)
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-17 21:38:12 +0000
+++ lava_scheduler_app/__init__.py	2011-08-22 04:11:06 +0000
@@ -17,4 +17,4 @@ 
 # along with LAVA Scheduler.  If not, see <http://www.gnu.org/licenses/>.
 
 
-__version__ = (0, 4, 4, "final", 0)
+__version__ = (0, 5, 0, "alpha", 1)