diff mbox

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

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

Commit Message

Andy Doan Nov. 8, 2012, 6:42 p.m. UTC
------------------------------------------------------------
revno: 441
committer: Andy Doan <andy.doan@linaro.org>
branch nick: lava-dispatcher
timestamp: Wed 2012-11-07 21:46:23 -0600
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-11-08 03:43:50 +0000
+++ doc/changes.rst	2012-11-08 03:46:23 +0000
@@ -1,6 +1,12 @@ 
 Version History
 ***************
 
+.. _verison_0_22:
+
+Version 0.22
+============
+* Unreleased
+
 .. _verison_0_21:
 
 Version 0.21

=== modified file 'lava_dispatcher/__init__.py'
--- lava_dispatcher/__init__.py	2012-11-08 03:43:50 +0000
+++ lava_dispatcher/__init__.py	2012-11-08 03:46:23 +0000
@@ -18,4 +18,4 @@ 
 # along
 # with this program; if not, see <http://www.gnu.org/licenses>.
 
-__version__ = (0, 21, 0, "final", 0)
+__version__ = (0, 22, 0, "dev", 0)