=== modified file 'doc/changes.rst'
@@ -3,8 +3,8 @@
.. _version_0_5_8:
-Version 0.5.8 (UNRELEASED)
-==========================
+Version 0.5.8
+=============
* Changes for virtual express support:
* Add in a standard vexpress config for UEFI
* Make changes to allow for different boot interception message
=== 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, 8, "dev", 0)
+__version__ = (0, 5, 8, "final", 0)