=== modified file 'doc/changes.rst'
@@ -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'
@@ -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)