diff mbox

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

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

Commit Message

Andy Doan Aug. 28, 2012, 5:29 a.m. UTC
------------------------------------------------------------
revno: 207
committer: Andy Doan <andy.doan@linaro.org>
branch nick: lava-scheduler
timestamp: Tue 2012-08-28 00:27:48 -0500
message:
  post release bump
modified:
  doc/changes.rst
  lava_scheduler_app/__init__.py


--
lp:lava-scheduler
https://code.launchpad.net/~linaro-validation/lava-scheduler/trunk

You are subscribed to branch lp:lava-scheduler.
To unsubscribe from this branch go to https://code.launchpad.net/~linaro-validation/lava-scheduler/trunk/+edit-subscription
diff mbox

Patch

=== modified file 'doc/changes.rst'
--- doc/changes.rst	2012-08-28 04:26:31 +0000
+++ doc/changes.rst	2012-08-28 05:27:48 +0000
@@ -1,6 +1,12 @@ 
 Version History
 ***************
 
+.. _version_0_22:
+
+Version 0.22
+============
+* Unreleased
+
 .. _version_0_21:
 
 Version 0.21

=== modified file 'lava_scheduler_app/__init__.py'
--- lava_scheduler_app/__init__.py	2012-08-28 04:26:31 +0000
+++ lava_scheduler_app/__init__.py	2012-08-28 05:27:48 +0000
@@ -17,4 +17,4 @@ 
 # along with LAVA Scheduler.  If not, see <http://www.gnu.org/licenses/>.
 
 
-__version__ = (0, 21, 0, "final", 0)
+__version__ = (0, 22, 0, "dev", 0)