From patchwork Mon Apr 2 00:05:13 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: 7558 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 A34AD23E47 for ; Mon, 2 Apr 2012 00:05:16 +0000 (UTC) Received: from mail-iy0-f180.google.com (mail-iy0-f180.google.com [209.85.210.180]) by fiordland.canonical.com (Postfix) with ESMTP id 600B5A180DF for ; Mon, 2 Apr 2012 00:05:16 +0000 (UTC) Received: by iage36 with SMTP id e36so4896936iag.11 for ; Sun, 01 Apr 2012 17:05:15 -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=hXibsy4/bP0Z5clAXN+DdrLux/R/UHm1HhxHZPDJHbc=; b=QmYCeVleZQU0ub1guDfusrs55al8R7j1Z0jxRE2EKABd/j2xgRkXM1kP6A1epl4AXT gHbA3vFiAhiQBvXWkin0ftO8lDGiO9rGCGjbQBrvfYY7C0aML1XAAcaHtNSjjZiY4o6Q 2NqSIS3EYOoHBwCuC8D7sA3e3kzowNaXETRTzOb4COGwBcu9kageT7sQ7uiMUjaygADE BPV2UKzo9SqBh8uOoSFZySApsUoSDDwJ6hFRLVwhE1ewSsMnu4qQXzy7HJya8PkGwNmC yV8K91s9AXD88q2AlsaPhCmc7limP6g9BzxzJVdyVa0oRnwIvZRmQim2fifDnSbSTtwU Al7w== Received: by 10.50.188.138 with SMTP id ga10mr3944450igc.51.1333325115835; Sun, 01 Apr 2012 17:05:15 -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.5.205 with SMTP id 13csp85681ibw; Sun, 1 Apr 2012 17:05:15 -0700 (PDT) Received: by 10.180.20.47 with SMTP id k15mr19094696wie.19.1333325114410; Sun, 01 Apr 2012 17:05:14 -0700 (PDT) Received: from indium.canonical.com (indium.canonical.com. [91.189.90.7]) by mx.google.com with ESMTPS id u51si16832649wec.103.2012.04.01.17.05.13 (version=TLSv1/SSLv3 cipher=OTHER); Sun, 01 Apr 2012 17:05:14 -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 1SEUll-000521-AD for ; Mon, 02 Apr 2012 00:05:13 +0000 Received: from ackee.canonical.com (localhost [127.0.0.1]) by ackee.canonical.com (Postfix) with ESMTP id 40C96E0584 for ; Mon, 2 Apr 2012 00:05:13 +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: 159 X-Launchpad-Notification-Type: branch-revision To: Linaro Patch Tracker From: noreply@launchpad.net Subject: [Branch ~linaro-validation/lava-scheduler/trunk] Rev 159: open 0.12.1 for development Message-Id: <20120402000513.2852.16477.launchpad@ackee.canonical.com> Date: Mon, 02 Apr 2012 00:05:13 -0000 Reply-To: noreply@launchpad.net Sender: bounces@canonical.com Errors-To: bounces@canonical.com Precedence: bulk X-Generated-By: Launchpad (canonical.com); Revision="15032"; Instance="launchpad-lazr.conf" X-Launchpad-Hash: 79626ad5972fb2316afba1fd387e2702160c93dd X-Gm-Message-State: ALoCoQmyzKtv9MCf6THBqKUJPZ0WqB99cTWAwOte3vx5Fo1ej4CUEsXHJJ3uNj/s+3bH+bnWuZY8 ------------------------------------------------------------ revno: 159 committer: Michael Hudson-Doyle branch nick: trunk timestamp: Mon 2012-04-02 12:03:32 +1200 message: open 0.12.1 for development modified: 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 'lava_scheduler_app/__init__.py' --- lava_scheduler_app/__init__.py 2012-03-23 01:45:43 +0000 +++ lava_scheduler_app/__init__.py 2012-04-02 00:03:32 +0000 @@ -17,4 +17,4 @@ # along with LAVA Scheduler. If not, see . -__version__ = (0, 12, 0, "final", 0) +__version__ = (0, 12, 1, "dev", 0)