From patchwork Thu Mar 22 19:54:43 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Zygmunt Krynicki X-Patchwork-Id: 7421 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 514C823E42 for ; Thu, 22 Mar 2012 19:54:48 +0000 (UTC) Received: from mail-yx0-f180.google.com (mail-yx0-f180.google.com [209.85.213.180]) by fiordland.canonical.com (Postfix) with ESMTP id 03606A182DB for ; Thu, 22 Mar 2012 19:54:47 +0000 (UTC) Received: by mail-yx0-f180.google.com with SMTP id l4so2658372yen.11 for ; Thu, 22 Mar 2012 12:54:47 -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=w+59nAKnYD7qrZ2sZQSav7Es2zcUJ5tQk5MMwf6oJ9Y=; b=I4jelSco3BBojMBZBdHY4eouIB1Z66K1NNKUXxRpBGeNFNKhvJvWzj8vIafZkvI5MA cexanhZ4AkfoRFqiDLPl7Aw79KivGaQKiRF68QMWoCHxS1YYrGfb9s8ZyZFvJJtby5u5 2gL37FOWjHJBN93L3JXFWcxuu1o3U4AiCL+3l2GDg2kMaiP4MhJjmnP6vAjvKri9apbh I9yGBJaxZzU8JQdZ5TC4hhpAcJP7HMOhyb61sbfx+6cN28f48AiRE9HK3xbtfnUM0wyu af705k2pO1Z8VDUAFm8pXvD9eAyYKVkU4VJTztwNKt9/ttCV2nhc5I0NB61Io9SrS8y/ /8hQ== Received: by 10.50.153.193 with SMTP id vi1mr159820igb.2.1332446087585; Thu, 22 Mar 2012 12:54:47 -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.203.79 with SMTP id fh15csp5205ibb; Thu, 22 Mar 2012 12:54:46 -0700 (PDT) Received: by 10.180.95.1 with SMTP id dg1mr288757wib.21.1332446085256; Thu, 22 Mar 2012 12:54:45 -0700 (PDT) Received: from indium.canonical.com (indium.canonical.com. [91.189.90.7]) by mx.google.com with ESMTPS id m49si6305470wed.66.2012.03.22.12.54.44 (version=TLSv1/SSLv3 cipher=OTHER); Thu, 22 Mar 2012 12:54:45 -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 1SAo5r-0007l1-Ug for ; Thu, 22 Mar 2012 19:54:43 +0000 Received: from ackee.canonical.com (localhost [127.0.0.1]) by ackee.canonical.com (Postfix) with ESMTP id DDD52E00BF for ; Thu, 22 Mar 2012 19:54:43 +0000 (UTC) MIME-Version: 1.0 X-Launchpad-Project: lava-dashboard-tool X-Launchpad-Branch: ~linaro-validation/lava-dashboard-tool/trunk X-Launchpad-Message-Rationale: Subscriber X-Launchpad-Branch-Revision-Number: 158 X-Launchpad-Notification-Type: branch-revision To: Linaro Patch Tracker From: noreply@launchpad.net Subject: [Branch ~linaro-validation/lava-dashboard-tool/trunk] Rev 158: Bump version to 0.7 final Message-Id: <20120322195443.10513.98975.launchpad@ackee.canonical.com> Date: Thu, 22 Mar 2012 19:54:43 -0000 Reply-To: noreply@launchpad.net Sender: bounces@canonical.com Errors-To: bounces@canonical.com Precedence: bulk X-Generated-By: Launchpad (canonical.com); Revision="14981"; Instance="launchpad-lazr.conf" X-Launchpad-Hash: e3d2d349da3b8f4b4273ef0e8385d55f39fa67d6 X-Gm-Message-State: ALoCoQnQF8iDgMN+2K5J2duAlEtrKP+k7TGoFf87zEwcXVa57HSWpWLEiMqx2wCEGC/HPybTS49x ------------------------------------------------------------ revno: 158 tags: release-0.7, 2012.03 committer: Zygmunt Krynicki branch nick: release timestamp: Thu 2012-03-22 19:12:45 +0100 message: Bump version to 0.7 final modified: lava_dashboard_tool/__init__.py --- lp:lava-dashboard-tool https://code.launchpad.net/~linaro-validation/lava-dashboard-tool/trunk You are subscribed to branch lp:lava-dashboard-tool. To unsubscribe from this branch go to https://code.launchpad.net/~linaro-validation/lava-dashboard-tool/trunk/+edit-subscription === modified file 'lava_dashboard_tool/__init__.py' --- lava_dashboard_tool/__init__.py 2011-11-18 03:22:15 +0000 +++ lava_dashboard_tool/__init__.py 2012-03-22 18:12:45 +0000 @@ -20,4 +20,4 @@ Launch Control Tool package """ -__version__ = (0, 6, 1, "final", 0) +__version__ = (0, 7, 0, "final", 0)