From patchwork Mon Apr 2 11:35:12 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Zygmunt Krynicki X-Patchwork-Id: 7569 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 11A2F23E4D for ; Mon, 2 Apr 2012 11:35: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 C862BA18AB5 for ; Mon, 2 Apr 2012 11:35:15 +0000 (UTC) Received: by iage36 with SMTP id e36so5685625iag.11 for ; Mon, 02 Apr 2012 04:35: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=O2425Voeq6Y3paUb7IopKTuDi5zFUg/7zwxDQTzaB4c=; b=eSAbovk26g3M2hd7qu1eEZvPb9MH0+HGjOSb+0xQEZmH962pjABZK1UGm8YGaucoSw kAf2KAl+fLz0stI9ue2zwnY/i2G1Lt1jWOpuq0Y/9mLleegyiP1U3UQW34goKEcB3AzJ F7sCd87a/Zsi9Hl/GMOymxdSuT2nktfJGIYz26t4IVwgiuA1l1eQz69XerVH1zXRYtxr +JD3WzTU+qQCao1W9K/W9Pay/LjbVHcefcG1AquYrXClIoTNjoBcrRqjyM4Dvg7Cx+Xw RsEThl/ZMtkCo5nVxpMp792rNCNbxg0HG5AKnu68hoA3xuLtb1R7vFxSa7a4+uquPxEP K7MQ== Received: by 10.50.149.131 with SMTP id ua3mr5186880igb.41.1333366515125; Mon, 02 Apr 2012 04:35: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 13csp105357ibw; Mon, 2 Apr 2012 04:35:14 -0700 (PDT) Received: by 10.213.8.148 with SMTP id h20mr584153ebh.21.1333366512783; Mon, 02 Apr 2012 04:35:12 -0700 (PDT) Received: from indium.canonical.com (indium.canonical.com. [91.189.90.7]) by mx.google.com with ESMTPS id r59si18201324weq.123.2012.04.02.04.35.12 (version=TLSv1/SSLv3 cipher=OTHER); Mon, 02 Apr 2012 04:35:12 -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 1SEfXU-0002Jr-6o for ; Mon, 02 Apr 2012 11:35:12 +0000 Received: from ackee.canonical.com (localhost [127.0.0.1]) by ackee.canonical.com (Postfix) with ESMTP id 2948BE0255 for ; Mon, 2 Apr 2012 11:35:12 +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: 272 X-Launchpad-Notification-Type: branch-revision To: Linaro Patch Tracker From: noreply@launchpad.net Subject: [Branch ~linaro-validation/lava-dispatcher/trunk] Rev 272: No, open 0.6 for development Message-Id: <20120402113512.23440.31526.launchpad@ackee.canonical.com> Date: Mon, 02 Apr 2012 11:35:12 -0000 Reply-To: noreply@launchpad.net Sender: bounces@canonical.com Errors-To: bounces@canonical.com Precedence: bulk X-Generated-By: Launchpad (canonical.com); Revision="15045"; Instance="launchpad-lazr.conf" X-Launchpad-Hash: 63fa32e4407089003246f1628a81724ccc6aa783 X-Gm-Message-State: ALoCoQnY8emIz2vyKtSplN1wdoNDmDz7szerIZmj/yF9IfuLLoecrIoZMhbZvjX12TsAX4vnFf2I ------------------------------------------------------------ revno: 272 committer: Zygmunt Krynicki branch nick: trunk timestamp: Mon 2012-04-02 13:33:12 +0200 message: No, open 0.6 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:49 +0000 +++ lava_dispatcher/__init__.py 2012-04-02 11:33:12 +0000 @@ -18,4 +18,4 @@ # along # with this program; if not, see . -__version__ = (0, 5, 12, "dev", 0) +__version__ = (0, 6, 0, "dev", 0)