diff mbox

[Branch,~linaro-validation/lava-dispatcher/trunk] Rev 252: open 0.5.9 for development

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

Commit Message

Michael-Doyle Hudson March 13, 2012, 3:49 a.m. UTC
------------------------------------------------------------
revno: 252
committer: Michael Hudson-Doyle <michael.hudson@linaro.org>
branch nick: trunk
timestamp: Tue 2012-03-13 16:44:57 +1300
message:
  open 0.5.9 for development
modified:
  doc/changes.rst
  lava_dispatcher/__init__.py


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

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

Patch

=== modified file 'doc/changes.rst'
--- doc/changes.rst	2012-03-13 02:43:57 +0000
+++ doc/changes.rst	2012-03-13 03:44:57 +0000
@@ -1,6 +1,11 @@ 
 Version History
 ***************
 
+.. _version_0_5_9:
+
+Version 0.5.9 (UNRELEASED)
+==========================
+
 .. _version_0_5_8:
 
 Version 0.5.8

=== modified file 'lava_dispatcher/__init__.py'
--- lava_dispatcher/__init__.py	2012-03-13 02:43:57 +0000
+++ lava_dispatcher/__init__.py	2012-03-13 03:44:57 +0000
@@ -18,4 +18,4 @@ 
 # along
 # with this program; if not, see <http://www.gnu.org/licenses>.
 
-__version__ = (0, 5, 8, "final", 0)
+__version__ = (0, 5, 9, "dev", 0)