diff mbox

[Branch,~linaro-validation/lava-dispatcher/trunk] Rev 255: release-0.5.9

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

Commit Message

Paul Larson March 13, 2012, 8 p.m. UTC
------------------------------------------------------------
revno: 255
tags: release-0.5.9
committer: Paul Larson <paul.larson@linaro.org>
branch nick: lava-dispatcher
timestamp: Tue 2012-03-13 14:58:38 -0500
message:
  release-0.5.9
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 15:46:42 +0000
+++ doc/changes.rst	2012-03-13 19:58:38 +0000
@@ -1,14 +1,13 @@ 
 Version History
 ***************
 
-* Change snowball boot arg vmalloc=300M
-
 .. _version_0_5_9:
 
-Version 0.5.9 (UNRELEASED)
-==========================
+Version 0.5.9
+=============
 * Make the validation of the job file that happens before a job starts
   more rigorous.
+* Change snowball boot arg vmalloc=300M
 
 .. _version_0_5_8:
 

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