From patchwork Fri Mar 23 01:48:09 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Paul Larson X-Patchwork-Id: 7429 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 D515A23E12 for ; Fri, 23 Mar 2012 01:48:12 +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 958F7A18477 for ; Fri, 23 Mar 2012 01:48:12 +0000 (UTC) Received: by iage36 with SMTP id e36so5222991iag.11 for ; Thu, 22 Mar 2012 18:48:11 -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=5EY7Ul8rRLp/JAVtMIws7OkfH/94WMi5viVZEW6A0Uo=; b=cZ7YJiOoZLX/5ggpVWW+wgNbR9mlsbU91vWRJxWuD894BMy60oop3V2wjMsia1bxwc 2z1Py8sD1SqLLqWDNk1P2Yj/wON25zROCGV/ETSAchVFet7szo2EEbzwhlf46Huk2gjQ y2GmhAoDJa7mVuVtOg5r+W4/Bnba0wWHOv3yDfpquCy/dfLQqo6gOUCHzMstotVTumyP jP9JtoSlhyT82bR0mPrtGUcFuOW+rmFs7jryLfq+ONCrWPT3w+L+EhHz5bvAM9BHO14r Au/aSbXMiJ39KpU+aSDpSudkb/HKiQuQ/YYCVup9BrVY4HOBZATJfc3dGLpF5SyxkAnG oGUQ== Received: by 10.50.183.163 with SMTP id en3mr727195igc.12.1332467291882; Thu, 22 Mar 2012 18:48:11 -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 fh15csp11694ibb; Thu, 22 Mar 2012 18:48:11 -0700 (PDT) Received: by 10.180.105.194 with SMTP id go2mr2230691wib.22.1332467290565; Thu, 22 Mar 2012 18:48:10 -0700 (PDT) Received: from indium.canonical.com (indium.canonical.com. [91.189.90.7]) by mx.google.com with ESMTPS id em16si4322472wid.16.2012.03.22.18.48.10 (version=TLSv1/SSLv3 cipher=OTHER); Thu, 22 Mar 2012 18:48:10 -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 1SAtbu-0000qJ-1P for ; Fri, 23 Mar 2012 01:48:10 +0000 Received: from ackee.canonical.com (localhost [127.0.0.1]) by ackee.canonical.com (Postfix) with ESMTP id F0316E0479 for ; Fri, 23 Mar 2012 01:48:09 +0000 (UTC) MIME-Version: 1.0 X-Launchpad-Project: lava-scheduler X-Launchpad-Branch: ~linaro-validation/lava-scheduler/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-scheduler/trunk] Rev 158: update dev/final Message-Id: <20120323014809.7970.39579.launchpad@ackee.canonical.com> Date: Fri, 23 Mar 2012 01:48:09 -0000 Reply-To: noreply@launchpad.net Sender: bounces@canonical.com Errors-To: bounces@canonical.com Precedence: bulk X-Generated-By: Launchpad (canonical.com); Revision="14996"; Instance="launchpad-lazr.conf" X-Launchpad-Hash: 0a450f79dd52e1be1a824d49f8d96c7d1ba77b23 X-Gm-Message-State: ALoCoQn8peyZyvtTV+tIiDmj38/EOQUvFM55b67h7MFV6nRynMx8e7tgTnTj4N7zuNEfj4/yIXAX ------------------------------------------------------------ revno: 158 tags: 2012.03, release-0.12 committer: Paul Larson branch nick: lava-scheduler timestamp: Thu 2012-03-22 20:45:43 -0500 message: update dev/final modified: lava_scheduler_app/__init__.py --- lp:lava-scheduler https://code.launchpad.net/~linaro-validation/lava-scheduler/trunk You are subscribed to branch lp:lava-scheduler. To unsubscribe from this branch go to https://code.launchpad.net/~linaro-validation/lava-scheduler/trunk/+edit-subscription === modified file 'lava_scheduler_app/__init__.py' --- lava_scheduler_app/__init__.py 2012-03-13 21:26:49 +0000 +++ lava_scheduler_app/__init__.py 2012-03-23 01:45:43 +0000 @@ -17,4 +17,4 @@ # along with LAVA Scheduler. If not, see . -__version__ = (0, 12, 0, "dev", 0) +__version__ = (0, 12, 0, "final", 0)