From patchwork Mon Apr 2 00:23:10 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: 7563 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 EF7D623E42 for ; Mon, 2 Apr 2012 00:23: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 B1D05A187D1 for ; Mon, 2 Apr 2012 00:23:12 +0000 (UTC) Received: by iage36 with SMTP id e36so4914849iag.11 for ; Sun, 01 Apr 2012 17:23:12 -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=/VwGdAH+GuePll2UYDMFov1PCF487dvk2ID9f5Hp5uM=; b=AEypmgJVBWvm+0Pt7aVPO0zUmR3+ElFq4pE+shDGNpnz4Uxt+skCpv4w0gtLGhwr4e qPwm/unkDT4CfM3U0VRk9DUHmuFuIqzn+a01KvbX7JoTyIgMYN1WZvcpS/l2cyOT06iR NxevzCQoSh/OuxRpWJnW7whf0ZCysYapm8GIJVR155e60wSDiXeQKBbfD+IpZksUjYuX 8njyi82dhGCqL4tg9A04akKY0s07NV96YYhRPLFHKkdfzNLvdAR4X8RG9gdA2v5boRnY RgHxIsSPieHHc6a4Tz1+D6S8lNoxUEdfbogbOkTyXV2c20gSZ+raR0+2Dd9CiR/i3FIm MrCw== Received: by 10.50.187.231 with SMTP id fv7mr4101344igc.51.1333326192195; Sun, 01 Apr 2012 17:23:12 -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 13csp86231ibw; Sun, 1 Apr 2012 17:23:11 -0700 (PDT) Received: by 10.180.85.35 with SMTP id e3mr19831395wiz.6.1333326191178; Sun, 01 Apr 2012 17:23:11 -0700 (PDT) Received: from indium.canonical.com (indium.canonical.com. [91.189.90.7]) by mx.google.com with ESMTPS id hi1si10264938wib.39.2012.04.01.17.23.10 (version=TLSv1/SSLv3 cipher=OTHER); Sun, 01 Apr 2012 17:23:11 -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 1SEV38-0008GL-Lg for ; Mon, 02 Apr 2012 00:23:10 +0000 Received: from ackee.canonical.com (localhost [127.0.0.1]) by ackee.canonical.com (Postfix) with ESMTP id 97494E041B for ; Mon, 2 Apr 2012 00:23:10 +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: 161 X-Launchpad-Notification-Type: branch-revision To: Linaro Patch Tracker From: noreply@launchpad.net Subject: [Branch ~linaro-validation/lava-scheduler/trunk] Rev 161: release 0.12.1 Message-Id: <20120402002310.7527.18535.launchpad@ackee.canonical.com> Date: Mon, 02 Apr 2012 00:23:10 -0000 Reply-To: noreply@launchpad.net Sender: bounces@canonical.com Errors-To: bounces@canonical.com Precedence: bulk X-Generated-By: Launchpad (canonical.com); Revision="15032"; Instance="launchpad-lazr.conf" X-Launchpad-Hash: 910306de976ff2936042af85b71ca37e5ced0745 X-Gm-Message-State: ALoCoQkqEgcalh+69IoAXwy4591CvfpZz1FNlNHmjxM6CA5fzc4wyqsxo2qRhRppcikD/vJWXvvS ------------------------------------------------------------ revno: 161 tags: release-0.12.1 committer: Michael Hudson-Doyle branch nick: trunk timestamp: Mon 2012-04-02 12:20:13 +1200 message: release 0.12.1 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-04-02 00:03:32 +0000 +++ lava_scheduler_app/__init__.py 2012-04-02 00:20:13 +0000 @@ -17,4 +17,4 @@ # along with LAVA Scheduler. If not, see . -__version__ = (0, 12, 1, "dev", 0) +__version__ = (0, 12, 1, "final", 0)