diff mbox

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

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

Commit Message

Michael-Doyle Hudson Sept. 23, 2012, 11:37 p.m. UTC
------------------------------------------------------------
revno: 217
committer: Michael Hudson-Doyle <michael.hudson@linaro.org>
branch nick: trunk
timestamp: Mon 2012-09-24 11:36:31 +1200
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-09-23 23:35:11 +0000
+++ doc/changes.rst	2012-09-23 23:36:31 +0000
@@ -1,6 +1,12 @@ 
 Version History
 ***************
 
+.. _version_0_23:
+
+Version 0.23
+============
+* Unreleased.
+
 .. _version_0_22_1:
 
 Version 0.22.1

=== modified file 'lava_scheduler_app/__init__.py'
--- lava_scheduler_app/__init__.py	2012-09-23 23:35:11 +0000
+++ lava_scheduler_app/__init__.py	2012-09-23 23:36:31 +0000
@@ -17,4 +17,4 @@ 
 # along with LAVA Scheduler.  If not, see <http://www.gnu.org/licenses/>.
 
 
-__version__ = (0, 22, 1, "final", 0)
+__version__ = (0, 23, 0, "dev", 0)