diff mbox

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

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

Commit Message

Andy Doan Sept. 24, 2012, 4:14 p.m. UTC
------------------------------------------------------------
revno: 389
committer: Andy Doan <andy.doan@linaro.org>
branch nick: lava-dispatcher
timestamp: Mon 2012-09-24 11:13:48 -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-09-24 16:12:18 +0000
+++ doc/changes.rst	2012-09-24 16:13:48 +0000
@@ -1,6 +1,12 @@ 
 Version History
 ***************
 
+.. _version_0_19:
+
+Version 0.19
+============
+* Unreleased
+
 .. _version_0_18:
 
 Version 0.18

=== modified file 'lava_dispatcher/__init__.py'
--- lava_dispatcher/__init__.py	2012-09-24 16:12:18 +0000
+++ lava_dispatcher/__init__.py	2012-09-24 16:13:48 +0000
@@ -18,4 +18,4 @@ 
 # along
 # with this program; if not, see <http://www.gnu.org/licenses>.
 
-__version__ = (0, 18, 0, "final", 0)
+__version__ = (0, 19, 0, "dev", 0)