From patchwork Mon Apr 2 00:21:10 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: 7562 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 BDB6523E4D for ; Mon, 2 Apr 2012 00:21:13 +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 876D2A18840 for ; Mon, 2 Apr 2012 00:21:13 +0000 (UTC) Received: by mail-iy0-f180.google.com with SMTP id e36so4912797iag.11 for ; Sun, 01 Apr 2012 17:21:13 -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=J5Ic8tmcr72B3okiGqS6g99ngBvymaWJtD5KAsI2WxM=; b=HR/sbyWQOPQ4UrImUmq+9fJeb1RU356prNXlbLuvk75k9x18ubEtjOAQiHwVzy2fdi 42Kq/WJY3KtcuJuv3+wNg8X8EtzQgQzTSmcs/s2oIRdwzbIisU3+FHOYyG07+GBA7Yi5 L8YtpwVcaP9/vHtuVJuYNIU6tkI8nQNbSWWY3D9zXZ6FaPGxYYmEKIXo29Bi3dV72V6y A1HDfYHtM54EQ9irnPJtbeXxnrnO16e0nqyQJT80b5ydQrfp6oNB4vWdWoYti0N/tGjs znsSBlmctIs8s0WW/C5gSk21IVJqRdNU4gJgpiqAaF4WgsLZLmmVoD1tn9dmFQniu5Xb CUpw== Received: by 10.50.188.138 with SMTP id ga10mr3963766igc.51.1333326073355; Sun, 01 Apr 2012 17:21:13 -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 13csp86152ibw; Sun, 1 Apr 2012 17:21:12 -0700 (PDT) Received: by 10.180.88.67 with SMTP id be3mr19079506wib.20.1333326071350; Sun, 01 Apr 2012 17:21:11 -0700 (PDT) Received: from indium.canonical.com (indium.canonical.com. [91.189.90.7]) by mx.google.com with ESMTPS id o17si10276435wiv.36.2012.04.01.17.21.10 (version=TLSv1/SSLv3 cipher=OTHER); Sun, 01 Apr 2012 17:21:11 -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 1SEV1C-00082Q-RB for ; Mon, 02 Apr 2012 00:21:10 +0000 Received: from ackee.canonical.com (localhost [127.0.0.1]) by ackee.canonical.com (Postfix) with ESMTP id C419BE025F for ; Mon, 2 Apr 2012 00:21:10 +0000 (UTC) MIME-Version: 1.0 X-Launchpad-Project: lava-dispatcher X-Launchpad-Branch: ~linaro-validation/lava-dispatcher/trunk X-Launchpad-Message-Rationale: Subscriber X-Launchpad-Branch-Revision-Number: 271 X-Launchpad-Notification-Type: branch-revision To: Linaro Patch Tracker From: noreply@launchpad.net Subject: [Branch ~linaro-validation/lava-dispatcher/trunk] Rev 271: open 0.5.12 for development Message-Id: <20120402002110.7163.97483.launchpad@ackee.canonical.com> Date: Mon, 02 Apr 2012 00:21:10 -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: 913c4d9da888a398e1b4d794e528ce540c7c586d X-Gm-Message-State: ALoCoQnGbC33XRLuAX1ctTrqWIRnLhvY6U40wsJtT/EebVH6liXBceNf2xmJg7n9p2mgjTbC+Q9V ------------------------------------------------------------ revno: 271 committer: Michael Hudson-Doyle branch nick: trunk timestamp: Mon 2012-04-02 12:19:49 +1200 message: open 0.5.12 for development modified: lava_dispatcher/__init__.py --- lp:lava-dispatcher https://code.launchpad.net/~linaro-validation/lava-dispatcher/trunk You are subscribed to branch lp:lava-dispatcher. To unsubscribe from this branch go to https://code.launchpad.net/~linaro-validation/lava-dispatcher/trunk/+edit-subscription === modified file 'lava_dispatcher/__init__.py' --- lava_dispatcher/__init__.py 2012-04-02 00:19:09 +0000 +++ lava_dispatcher/__init__.py 2012-04-02 00:19:49 +0000 @@ -18,4 +18,4 @@ # along # with this program; if not, see . -__version__ = (0, 5, 11, "final", 0) +__version__ = (0, 5, 12, "dev", 0)