diff mbox

[Branch,~linaro-validation/lava-test/trunk] Rev 139: open 0.7 for development

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

Commit Message

Paul Larson March 27, 2012, 12:44 p.m. UTC
------------------------------------------------------------
revno: 139
committer: Paul Larson <paul.larson@linaro.org>
branch nick: lava-test
timestamp: Tue 2012-03-27 07:42:34 -0500
message:
  open 0.7 for development
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-03-22 13:53:33 +0000
+++ doc/changes.rst	2012-03-27 12:42:34 +0000
@@ -1,6 +1,11 @@ 
 Version History
 ***************
 
+.. _version_0_7:
+
+Version 0.7 (UNRELEASED)
+========================
+
 .. _version_0_6:
 
 Version 0.6

=== modified file 'lava_test/__init__.py'
--- lava_test/__init__.py	2012-03-22 13:53:33 +0000
+++ lava_test/__init__.py	2012-03-27 12:42:34 +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, 6, 0, "final", 0)
+__version__ = (0, 7, 0, "dev", 0)