diff mbox

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

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

Commit Message

Andy Doan Dec. 13, 2012, 11:44 p.m. UTC
------------------------------------------------------------
revno: 500
committer: Andy Doan <andy.doan@linaro.org>
branch nick: lava-dispatcher
timestamp: Thu 2012-12-13 17:43:45 -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-12-13 22:53:48 +0000
+++ doc/changes.rst	2012-12-13 23:43:45 +0000
@@ -1,6 +1,12 @@ 
 Version History
 ***************
 
+.. _verison_0_27:
+
+Version 0.27
+============
+* Unreleased
+
 .. _verison_0_26:
 
 Version 0.26

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