=== modified file 'doc/changes.rst'
@@ -5,9 +5,9 @@
Version 0.11
============
-* Unreleased
-
* Add Validation test suite for TI ARM features on Linux (lt_ti_lava)
+* Add support for BZR/Git VCS info in the software context
+* Add test for device tree
.. _version_0_10:
=== modified file 'lava_test/__init__.py'
@@ -13,4 +13,4 @@
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
-__version__ = (0, 11, 0, "dev", 0)
+__version__ = (0, 11, 0, "final", 0)