From patchwork Thu May 17 20:19:14 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: 8771 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 CB67723E13 for ; Thu, 17 May 2012 20:19:17 +0000 (UTC) Received: from mail-yw0-f52.google.com (mail-yw0-f52.google.com [209.85.213.52]) by fiordland.canonical.com (Postfix) with ESMTP id 9A956A182DF for ; Thu, 17 May 2012 20:19:17 +0000 (UTC) Received: by mail-yw0-f52.google.com with SMTP id p61so2693119yhp.11 for ; Thu, 17 May 2012 13:19:17 -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=vrxPmNPkhy3igEFuuxxknJHZeTuiWGbplMaUIzveHl0=; b=fftweixp4glWBrBvSBAw+JiFOaqqnb+/Wqz4qtYyiopvvr5rK2V4YWMjD04cXEgd35 s2ewNGT9u9kuUIfiyxic22Smr3YwRy+Hv3tpQZ1K8uhgLIpdARiY1CJ5mkgcEgXSKVpn SuMg8KaxocC986+4B1nBOzBzRV5Ayw2bEwb+WyF1werx+syueX7sSrTJCjr0mVCl0dAj aYzoXxYlzWEu9JviAYUF3UfZ/RO4MpXQPgTtz0bQA6yjw5ncnrko/sXCExZLslFLvsY5 WqseSuJqkRz0nyJvHbxH+g3+NGJ0hq+nxT+IlbcQ1t77S9P2rTDq1DvXO7GhTxoxM+B0 AHuw== Received: by 10.50.154.169 with SMTP id vp9mr14650947igb.53.1337285957307; Thu, 17 May 2012 13:19:17 -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.35.72 with SMTP id o8csp54060ibd; Thu, 17 May 2012 13:19:16 -0700 (PDT) Received: by 10.180.84.4 with SMTP id u4mr21583708wiy.2.1337285954839; Thu, 17 May 2012 13:19:14 -0700 (PDT) Received: from indium.canonical.com (indium.canonical.com. [91.189.90.7]) by mx.google.com with ESMTPS id fp8si9903146wib.19.2012.05.17.13.19.14 (version=TLSv1/SSLv3 cipher=OTHER); Thu, 17 May 2012 13:19: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 1SV7AI-00089w-6y for ; Thu, 17 May 2012 20:19:14 +0000 Received: from ackee.canonical.com (localhost [127.0.0.1]) by ackee.canonical.com (Postfix) with ESMTP id 2D449E2B6B for ; Thu, 17 May 2012 20:19:14 +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: 288 X-Launchpad-Notification-Type: branch-revision To: Linaro Patch Tracker From: noreply@launchpad.net Subject: [Branch ~linaro-validation/lava-dispatcher/trunk] Rev 288: release 0.7 Message-Id: <20120517201914.17716.45969.launchpad@ackee.canonical.com> Date: Thu, 17 May 2012 20:19:14 -0000 Reply-To: noreply@launchpad.net Sender: bounces@canonical.com Errors-To: bounces@canonical.com Precedence: bulk X-Generated-By: Launchpad (canonical.com); Revision="15259"; Instance="launchpad-lazr.conf" X-Launchpad-Hash: 7e2c7bb92e762f7b84d2d07283f9417db2630759 X-Gm-Message-State: ALoCoQnzWHRbxs08G9lLtbX/5IN7Xoqrj1KiQCHPw73KfC9AcrPQAf2sK7g6WJwwNvShdMABWR9+ ------------------------------------------------------------ revno: 288 tags: release-0.7 committer: Michael Hudson-Doyle branch nick: trunk timestamp: Tue 2012-05-15 16:32:11 +1200 message: release 0.7 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-26 03:41:18 +0000 +++ lava_dispatcher/__init__.py 2012-05-15 04:32:11 +0000 @@ -18,4 +18,4 @@ # along # with this program; if not, see . -__version__ = (0, 6, 0, "final", 0) +__version__ = (0, 7, 0, "final", 0)