diff mbox

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

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

Commit Message

Andy Doan Dec. 3, 2012, 9 p.m. UTC
------------------------------------------------------------
revno: 480
committer: Andy Doan <andy.doan@linaro.org>
branch nick: lava-dispatcher
timestamp: Mon 2012-12-03 14:57:55 -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-03 20:50:47 +0000
+++ doc/changes.rst	2012-12-03 20:57:55 +0000
@@ -1,6 +1,12 @@ 
 Version History
 ***************
 
+.. _verison_0_25:
+
+Version 0.25
+============
+* Unreleased
+
 .. _verison_0_24:
 
 Version 0.24

=== modified file 'lava_dispatcher/__init__.py'
--- lava_dispatcher/__init__.py	2012-12-03 20:50:47 +0000
+++ lava_dispatcher/__init__.py	2012-12-03 20:57:55 +0000
@@ -18,4 +18,4 @@ 
 # along
 # with this program; if not, see <http://www.gnu.org/licenses>.
 
-__version__ = (0, 24, 0, "final", 0)
+__version__ = (0, 25, 0, "dev", 0)