From patchwork Wed Jun 20 06:16:09 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Michael-Doyle Hudson X-Patchwork-Id: 9464 Return-Path: X-Original-To: patchwork@peony.canonical.com Delivered-To: patchwork@peony.canonical.com Received: from fiordland.canonical.com (fiordland.canonical.com [91.189.94.145]) by peony.canonical.com (Postfix) with ESMTP id EA6C223E1B for ; Wed, 20 Jun 2012 06:16:12 +0000 (UTC) Received: from mail-gg0-f180.google.com (mail-gg0-f180.google.com [209.85.161.180]) by fiordland.canonical.com (Postfix) with ESMTP id AD1FEA18287 for ; Wed, 20 Jun 2012 06:16:12 +0000 (UTC) Received: by ggnf1 with SMTP id f1so5830061ggn.11 for ; Tue, 19 Jun 2012 23:16:12 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=x-forwarded-to:x-forwarded-for:delivered-to:received-spf :content-type:mime-version:x-launchpad-project:x-launchpad-branch :x-launchpad-message-rationale:x-launchpad-branch-revision-number :x-launchpad-notification-type:to:from:subject:message-id:date :reply-to:sender:errors-to:precedence:x-generated-by :x-launchpad-hash:x-gm-message-state; bh=Qiw9Bxu54PRwCpHj2/Y0iYK0FNxLeYdTQQ7GG1Y31c4=; b=GgSME3hce5leXSOFm2tLGsb0KiZ5wYFbnchGoA69XDe8ifVyoSX4Hr6+thu4LHuyJ6 de4usC+ZYOEWau9y/KLcZAax+4SIYasi95UpWbFrqv0RzRHP8TzmAeEhVh7o0hYbEYmt GxoVdcs6URZzJvYNw3sWlW0JwwAZ0bustnzD5HRr80Yy4nIwXTC169+rK/hpy+zShvNY MSTqmoFzYe/+pgD5rzlROeyclAuefTOVzNhaLIx5t+6nfyJ4/Su09hIWxt+U0l4y2uYj Z86RV1D1aYGG6EB4jmKDzREdPFJg0UXZ+qwiz2jRxMu6x1YCqLvas46zy0bIC5r/9akK cQfg== Received: by 10.50.195.234 with SMTP id ih10mr3519017igc.0.1340172971811; Tue, 19 Jun 2012 23:16:11 -0700 (PDT) X-Forwarded-To: linaro-patchwork@canonical.com X-Forwarded-For: patch@linaro.org linaro-patchwork@canonical.com Delivered-To: patches@linaro.org Received: by 10.231.24.148 with SMTP id v20csp163483ibb; Tue, 19 Jun 2012 23:16:11 -0700 (PDT) Received: by 10.180.8.41 with SMTP id o9mr9183265wia.0.1340172970514; Tue, 19 Jun 2012 23:16:10 -0700 (PDT) Received: from indium.canonical.com (indium.canonical.com. [91.189.90.7]) by mx.google.com with ESMTPS id 19si27678177wej.150.2012.06.19.23.16.10 (version=TLSv1/SSLv3 cipher=OTHER); Tue, 19 Jun 2012 23:16:10 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of bounces@canonical.com designates 91.189.90.7 as permitted sender) client-ip=91.189.90.7; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of bounces@canonical.com designates 91.189.90.7 as permitted sender) smtp.mail=bounces@canonical.com Received: from ackee.canonical.com ([91.189.89.26]) by indium.canonical.com with esmtp (Exim 4.71 #1 (Debian)) id 1ShED3-0004bZ-Ue for ; Wed, 20 Jun 2012 06:16:09 +0000 Received: from ackee.canonical.com (localhost [127.0.0.1]) by ackee.canonical.com (Postfix) with ESMTP id D742CE01F1 for ; Wed, 20 Jun 2012 06:16:09 +0000 (UTC) MIME-Version: 1.0 X-Launchpad-Project: lava-scheduler X-Launchpad-Branch: ~linaro-validation/lava-scheduler/trunk X-Launchpad-Message-Rationale: Subscriber X-Launchpad-Branch-Revision-Number: 188 X-Launchpad-Notification-Type: branch-revision To: Linaro Patch Tracker From: noreply@launchpad.net Subject: [Branch ~linaro-validation/lava-scheduler/trunk] Rev 188: post release bump Message-Id: <20120620061609.1233.38045.launchpad@ackee.canonical.com> Date: Wed, 20 Jun 2012 06:16:09 -0000 Reply-To: noreply@launchpad.net Sender: bounces@canonical.com Errors-To: bounces@canonical.com Precedence: bulk X-Generated-By: Launchpad (canonical.com); Revision="15435"; Instance="launchpad-lazr.conf" X-Launchpad-Hash: 3db96b5037034b571ecb008b12611cd46f334f71 X-Gm-Message-State: ALoCoQn1Yasj56lmY54v95ao2tVK6SljRnGmhZmXS67yN7fMpXcjUTjuFh+bk5W0BhMzJGyX2O0S ------------------------------------------------------------ revno: 188 committer: Michael Hudson-Doyle 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 === 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 . -__version__ = (0, 17, 1, "final", 0) +__version__ = (0, 18, 0, "dev", 0)