From patchwork Mon May 7 04:42:11 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: 8420 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 BB18923E13 for ; Mon, 7 May 2012 04:42:15 +0000 (UTC) Received: from mail-ob0-f180.google.com (mail-ob0-f180.google.com [209.85.214.180]) by fiordland.canonical.com (Postfix) with ESMTP id 778DBA18687 for ; Mon, 7 May 2012 04:42:15 +0000 (UTC) Received: by obbup16 with SMTP id up16so10098047obb.11 for ; Sun, 06 May 2012 21:42:14 -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=KluwkqXIHIEpRwhFyDqZpr9tXXnUHDyErF6vAtYjl4M=; b=dK46V1RvIYzfI8JEJeqjK/K1Md/J3OH25A/OPcbc1InyOvoXVCIRgzNwR+FqmdzVcZ fsVV1kLqVMthV8Iy0g/Y1yg7ePtNQRYp2kdiekJZM/Ik1rVwDYOimSx3SJiZDDZ0Zlhm j0OyclS8t4LNL7nt5D8rWTWyWTTKD/ILh4f/FQsGhOHndkGvcSIQauivv+l/Rmz/A6Xe LV8YM9lnQIH7z3UwZOVfALyMwH4aXBY+/x8frPFOEIUi9A1f/wEwXVSmby+xgqAuvesL 4mHEfJOy1d+am6ey0i+W+X7S/bcM6NmpsjHoE0AhqlfjrHNbooLbi2IGzofKyw0VOWMx DslQ== Received: by 10.50.41.196 with SMTP id h4mr7482010igl.33.1336365734733; Sun, 06 May 2012 21:42:14 -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.73.147 with SMTP id q19csp101805ibj; Sun, 6 May 2012 21:42:13 -0700 (PDT) Received: by 10.216.131.223 with SMTP id m73mr8667982wei.75.1336365732578; Sun, 06 May 2012 21:42:12 -0700 (PDT) Received: from indium.canonical.com (indium.canonical.com. [91.189.90.7]) by mx.google.com with ESMTPS id p8si3458256weh.56.2012.05.06.21.42.12 (version=TLSv1/SSLv3 cipher=OTHER); Sun, 06 May 2012 21:42: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 1SRFm0-0000lj-0R for ; Mon, 07 May 2012 04:42:12 +0000 Received: from ackee.canonical.com (localhost [127.0.0.1]) by ackee.canonical.com (Postfix) with ESMTP id EAAD0E2535 for ; Mon, 7 May 2012 04:42:11 +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: 166 X-Launchpad-Notification-Type: branch-revision To: Linaro Patch Tracker From: noreply@launchpad.net Subject: [Branch ~linaro-validation/lava-scheduler/trunk] Rev 166: post release version bump Message-Id: <20120507044211.32160.24105.launchpad@ackee.canonical.com> Date: Mon, 07 May 2012 04:42:11 -0000 Reply-To: noreply@launchpad.net Sender: bounces@canonical.com Errors-To: bounces@canonical.com Precedence: bulk X-Generated-By: Launchpad (canonical.com); Revision="15195"; Instance="launchpad-lazr.conf" X-Launchpad-Hash: 41404d0c18792233dec88c77784b91661065c567 X-Gm-Message-State: ALoCoQnv7jNat0qtqpWlk5mNPqBTjIRZBFud3Fmg2lpCoN5ZFnb7eqSA46ZVJKG5vx29I2YNNciP ------------------------------------------------------------ revno: 166 committer: Michael Hudson-Doyle branch nick: trunk timestamp: Mon 2012-05-07 16:35:38 +1200 message: post release version bump 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-26 03:32:27 +0000 +++ lava_scheduler_app/__init__.py 2012-05-07 04:35:38 +0000 @@ -17,4 +17,4 @@ # along with LAVA Scheduler. If not, see . -__version__ = (0, 13, 0, "final", 0) +__version__ = (0, 14, 0, "dev", 0)