diff mbox

[Branch,~linaro-validation/lava-test/trunk] Rev 144: bump version to .7 final (2012.04)

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

Commit Message

Andy Doan April 26, 2012, 2:29 a.m. UTC
------------------------------------------------------------
revno: 144
tags: release-0.7, 2012.04
committer: Andy Doan <andy.doan@linaro.org>
branch nick: lava-test
timestamp: Wed 2012-04-25 21:23:55 -0500
message:
  bump version to .7 final (2012.04)
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-04-19 14:35:00 +0000
+++ doc/changes.rst	2012-04-26 02:23:55 +0000
@@ -3,10 +3,11 @@ 
 
 .. _version_0_7:
 
-Version 0.7 (UNRELEASED)
-========================
+Version 0.7
+===========
 
 * Add perf test
+* Add tjbench test
 
 .. _version_0_6:
 

=== modified file 'lava_test/__init__.py'
--- lava_test/__init__.py	2012-03-27 12:42:34 +0000
+++ lava_test/__init__.py	2012-04-26 02:23:55 +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, 7, 0, "dev", 0)
+__version__ = (0, 7, 0, "final", 0)