diff mbox

[Branch,~linaro-validation/lava-test/trunk] Rev 168: post release bump

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

Commit Message

Andy Doan June 28, 2012, 6:37 a.m. UTC
------------------------------------------------------------
revno: 168
committer: Andy Doan <andy.doan@linaro.org>
branch nick: lava-test
timestamp: Thu 2012-06-28 01:36:33 -0500
message:
  post release bump
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-06-28 06:35:10 +0000
+++ doc/changes.rst	2012-06-28 06:36:33 +0000
@@ -1,6 +1,12 @@ 
 Version History
 ***************
 
+.. _version_0_11:
+
+Version 0.11
+============
+* Unreleased
+
 .. _version_0_10:
 
 Version 0.10

=== modified file 'lava_test/__init__.py'
--- lava_test/__init__.py	2012-06-28 06:35:10 +0000
+++ lava_test/__init__.py	2012-06-28 06:36:33 +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, 10, 0, "final", 0)
+__version__ = (0, 11, 0, "dev", 0)