diff mbox

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

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

Commit Message

Michael-Doyle Hudson June 20, 2012, 6:16 a.m. UTC
------------------------------------------------------------
revno: 188
committer: Michael Hudson-Doyle <michael.hudson@linaro.org>
branch nick: trunk
timestamp: Wed 2012-06-20 18:15:12 +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-06-19 23:17:36 +0000
+++ doc/changes.rst	2012-06-20 06:15:12 +0000
@@ -1,10 +1,17 @@ 
 Version History
 ***************
 
+.. _version_0_18:
+
+Version 0.18
+============
+
+* Unreleased.
+
 .. _version_0_17_1:
 
 Version 0.17.1
-============
+==============
 
 * version .17 didn't have the proper flot libraries in place for the new report
 

=== modified file 'lava_scheduler_app/__init__.py'
--- lava_scheduler_app/__init__.py	2012-06-19 23:17:36 +0000
+++ lava_scheduler_app/__init__.py	2012-06-20 06:15:12 +0000
@@ -17,4 +17,4 @@ 
 # along with LAVA Scheduler.  If not, see <http://www.gnu.org/licenses/>.
 
 
-__version__ = (0, 17, 1, "final", 0)
+__version__ = (0, 18, 0, "dev", 0)