From patchwork Thu Jun 28 08:04:21 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Andy Doan X-Patchwork-Id: 9671 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 22BFB23E4E for ; Thu, 28 Jun 2012 08:04:28 +0000 (UTC) Received: from mail-yw0-f47.google.com (mail-yw0-f47.google.com [209.85.213.47]) by fiordland.canonical.com (Postfix) with ESMTP id E6BD2A18C04 for ; Thu, 28 Jun 2012 08:04:27 +0000 (UTC) Received: by yhjj56 with SMTP id j56so2039910yhj.20 for ; Thu, 28 Jun 2012 01:04:24 -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=ec05P0Qzy3sPlgEhjfx7dXLyyyQkBlWdE78pzJwwJXo=; b=GATbrLFu5ARZEBvwOz9hA4fSWeZyu3WIAtO3/zSe32h7vZeXumilqMuNtfnOqBwrR9 54FvwQoajPBU4/HFZZ9uW+KIOU1xQkoiXiN3e2Qv2eMe7feKU2E4hcjD18Z6B8K6qWUK CHO8rykNCThg4JOyM9iSBgOS7jqsd345PRojh44JJ81ZCXZcXL96+U2HfBfsDowK2wDV 2kieamQ0MXce1+UKPstTPtIaDzEnNKsy6NE/6R0omhZQa5bQTts3hb2x253cuI983e7m ohAyf5DtQcpVgv5xCNy+py3cYwE/JEvrdVNNVfJ/YDuPhDi+PvXLmxlrHHDutwDUnIxp U83Q== Received: by 10.50.57.167 with SMTP id j7mr3027490igq.53.1340870664030; Thu, 28 Jun 2012 01:04:24 -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 v20csp34941ibb; Thu, 28 Jun 2012 01:04:23 -0700 (PDT) Received: by 10.180.109.129 with SMTP id hs1mr2418878wib.0.1340870662610; Thu, 28 Jun 2012 01:04:22 -0700 (PDT) Received: from indium.canonical.com (indium.canonical.com. [91.189.90.7]) by mx.google.com with ESMTPS id ch4si16694732wib.19.2012.06.28.01.04.22 (version=TLSv1/SSLv3 cipher=OTHER); Thu, 28 Jun 2012 01:04:22 -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 1Sk9iA-0000KU-3B for ; Thu, 28 Jun 2012 08:04:22 +0000 Received: from ackee.canonical.com (localhost [127.0.0.1]) by ackee.canonical.com (Postfix) with ESMTP id F3E96E013D for ; Thu, 28 Jun 2012 08:04:21 +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: 340 X-Launchpad-Notification-Type: branch-revision To: Linaro Patch Tracker From: noreply@launchpad.net Subject: [Branch ~linaro-validation/lava-dispatcher/trunk] Rev 340: release 0.14.1 Message-Id: <20120628080421.16642.83041.launchpad@ackee.canonical.com> Date: Thu, 28 Jun 2012 08:04:21 -0000 Reply-To: noreply@launchpad.net Sender: bounces@canonical.com Errors-To: bounces@canonical.com Precedence: bulk X-Generated-By: Launchpad (canonical.com); Revision="15505"; Instance="launchpad-lazr.conf" X-Launchpad-Hash: e83090cd3f8013bf02f918a1cb1b89c103af5c2b X-Gm-Message-State: ALoCoQlbjqpmdONKt5Ewd5rZ+U8Pxk/jnJoffrn2dsKJktL1zx4PPW7fa15FTsmS59rRn5cOKO+G ------------------------------------------------------------ revno: 340 tags: release-0.14.1 committer: Andy Doan branch nick: lava-dispatcher timestamp: Thu 2012-06-28 03:02:19 -0500 message: release 0.14.1 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-06-28 06:03:18 +0000 +++ lava_dispatcher/__init__.py 2012-06-28 08:02:19 +0000 @@ -18,4 +18,4 @@ # along # with this program; if not, see . -__version__ = (0, 15, 0, "dev", 0) +__version__ = (0, 14, 1, "final", 0)