diff mbox

[Branch,~linaro-validation/lava-test/trunk] Rev 189: release-0.13

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

Commit Message

Andy Doan Nov. 27, 2012, 7:34 p.m. UTC
------------------------------------------------------------
revno: 189
tags: release-0.13, 2012.11
committer: Andy Doan <andy.doan@linaro.org>
branch nick: lava-test
timestamp: Tue 2012-11-27 13:33:11 -0600
message:
  release-0.13
modified:
  doc/changes.rst
  lava_test/__init__.py


--
lp:lava-test
https://code.launchpad.net/~linaro-validation/lava-test/trunk

You are subscribed to branch lp:lava-test.
To unsubscribe from this branch go to https://code.launchpad.net/~linaro-validation/lava-test/trunk/+edit-subscription
diff mbox

Patch

=== modified file 'doc/changes.rst'
--- doc/changes.rst	2012-10-24 22:05:55 +0000
+++ doc/changes.rst	2012-11-27 19:33:11 +0000
@@ -5,9 +5,8 @@ 
 
 Version 0.13
 ============
-* Unreleased
-
 * Added browser_benchmarks test
+* lt_ti_lava dependencies added for audio testing
 
 .. _version_0_12:
 

=== modified file 'lava_test/__init__.py'
--- lava_test/__init__.py	2012-10-22 20:13:33 +0000
+++ lava_test/__init__.py	2012-11-27 19:33:11 +0000
@@ -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, 13, 0, "dev", 0)
+__version__ = (0, 13, 0, "final", 0)