diff mbox

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

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

Commit Message

Andy Doan July 22, 2012, 10:12 p.m. UTC
------------------------------------------------------------
revno: 356
committer: Andy Doan <andy.doan@linaro.org>
branch nick: lava-dispatcher
timestamp: Sun 2012-07-22 17:11:31 -0500
message:
  post release bump
modified:
  doc/changes.rst
  lava_dispatcher/__init__.py


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

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

Patch

=== modified file 'doc/changes.rst'
--- doc/changes.rst	2012-07-22 22:04:48 +0000
+++ doc/changes.rst	2012-07-22 22:11:31 +0000
@@ -1,6 +1,12 @@ 
 Version History
 ***************
 
+.. _version_0_15:
+
+Version 0.16
+============
+* Unreleased
+
 .. _version_0_15_2:
 
 Version 0.15.2

=== modified file 'lava_dispatcher/__init__.py'
--- lava_dispatcher/__init__.py	2012-07-22 22:04:48 +0000
+++ lava_dispatcher/__init__.py	2012-07-22 22:11:31 +0000
@@ -18,4 +18,4 @@ 
 # along
 # with this program; if not, see <http://www.gnu.org/licenses>.
 
-__version__ = (0, 15, 2, "final", 0)
+__version__ = (0, 16, 0, "dev", 0)