diff mbox

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

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

Commit Message

Michael-Doyle Hudson June 7, 2012, 5:33 a.m. UTC
------------------------------------------------------------
revno: 318
committer: Michael Hudson-Doyle <michael.hudson@linaro.org>
branch nick: trunk
timestamp: Thu 2012-06-07 17:31:04 +1200
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-06-07 05:30:11 +0000
+++ doc/changes.rst	2012-06-07 05:31:04 +0000
@@ -1,6 +1,13 @@ 
 Version History
 ***************
 
+.. _version_0_13:
+
+Version 0.13
+============
+
+* Unreleased.
+
 .. _version_0_12:
 
 Version 0.12

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