diff mbox

[Branch,~linaro-validation/lava-scheduler/trunk] Rev 84: bump version to 0.5.3dev

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

Commit Message

Michael-Doyle Hudson Oct. 13, 2011, 11 p.m. UTC
------------------------------------------------------------
revno: 84
committer: Michael Hudson-Doyle <michael.hudson@linaro.org>
branch nick: trunk
timestamp: Fri 2011-10-14 11:58:48 +1300
message:
  bump version to 0.5.3dev
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-09-22 20:49:10 +0000
+++ lava_scheduler_app/__init__.py	2011-10-13 22:58:48 +0000
@@ -17,4 +17,4 @@ 
 # along with LAVA Scheduler.  If not, see <http://www.gnu.org/licenses/>.
 
 
-__version__ = (0, 5, 2, "final", 0)
+__version__ = (0, 5, 3, "dev", 0)