=== modified file 'doc/changes.rst'
@@ -1,9 +1,15 @@
Version History
***************
+.. _version_0_4.4:
+
+Version 0.4.4
+================================
+* Fix an issue with linaro-media-create timing out prematurely
+
.. _version_0_4.3:
-Version 0.4.2(Milestone 2012.01)
+Version 0.4.3
================================
* Workaround for license acceptance in lmc on snowball
* Fix userdata deployment for origen and mx53
=== modified file 'lava_dispatcher/__init__.py'
@@ -18,4 +18,4 @@
# along
# with this program; if not, see <http://www.gnu.org/licenses>.
-__version__ = (0, 4, 3, "final", 0)
+__version__ = (0, 4, 4, "final", 0)