From patchwork Tue Mar 13 01:43: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: 7249 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 C641E23E14 for ; Tue, 13 Mar 2012 01:43:13 +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 8BCA7A18300 for ; Tue, 13 Mar 2012 01:43:13 +0000 (UTC) Received: by iage36 with SMTP id e36so81700iag.11 for ; Mon, 12 Mar 2012 18:43:13 -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=uVP7EtdBLrVLyrLUn62/Tuk+JbiCOHgQ+eAJQKbRFVg=; b=LjrzZrnkH+9KIVcATS782s6fTk6o/CPDScnW+fs8Td30/H+G0WQPUu5TKWCMoOYieO 6gT9ZfEL81ev7reRdRBPCIbH6lt9fsYWfTFPN6GykuwLJBo32A7nninwNVE6/iwiv16q NGCr6xOXySTb9T/gxdAo0RTjUQ7/HA5OvmmeIymFUDdEF3dPjy9ROyToPjEh2Z7usBBk J9PZXCBOUgRXJ/p9DUynWGqCVDD58kY8hun5v9AcE8dulZBm0LtXt4FrIZfVpjdl1qcX bod6MegRcMxaCjaeN8MJDD/l0X8/F+aLGRqUaDGSyEry6PgYcyjyI9fY1kFiUHqJ1hD2 VViQ== Received: by 10.50.184.228 with SMTP id ex4mr1507782igc.50.1331602992929; Mon, 12 Mar 2012 18:43: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.53.18 with SMTP id k18csp55182ibg; Mon, 12 Mar 2012 18:43:11 -0700 (PDT) Received: by 10.180.98.8 with SMTP id ee8mr2759977wib.14.1331602990936; Mon, 12 Mar 2012 18:43:10 -0700 (PDT) Received: from indium.canonical.com (indium.canonical.com. [91.189.90.7]) by mx.google.com with ESMTPS id r65si20152981weq.57.2012.03.12.18.43.10 (version=TLSv1/SSLv3 cipher=OTHER); Mon, 12 Mar 2012 18:43: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 1S7Gla-0002Cp-E4 for ; Tue, 13 Mar 2012 01:43:10 +0000 Received: from ackee.canonical.com (localhost [127.0.0.1]) by ackee.canonical.com (Postfix) with ESMTP id 621D3E0123 for ; Tue, 13 Mar 2012 01:43:10 +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: 249 X-Launchpad-Notification-Type: branch-revision To: Linaro Patch Tracker From: noreply@launchpad.net Subject: [Branch ~linaro-validation/lava-dispatcher/trunk] Rev 249: open 0.5.8 for development Message-Id: <20120313014310.13602.18602.launchpad@ackee.canonical.com> Date: Tue, 13 Mar 2012 01:43: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="14933"; Instance="launchpad-lazr.conf" X-Launchpad-Hash: 70a4506e654c51c67017a6902f497f917ff35de5 X-Gm-Message-State: ALoCoQkU8DYwVcLz3N7JKKUxLOi5bTcaio4geYNHjEOx7oh7d8JfcQZxhfPcnzDwkUD5RsKMFqB2 ------------------------------------------------------------ revno: 249 committer: Michael Hudson-Doyle branch nick: trunk timestamp: Tue 2012-03-13 14:41:23 +1300 message: open 0.5.8 for development modified: doc/changes.rst 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 'doc/changes.rst' --- doc/changes.rst 2012-03-13 01:22:21 +0000 +++ doc/changes.rst 2012-03-13 01:41:23 +0000 @@ -1,6 +1,12 @@ Version History *************** +.. _version_0_5_8: + +Version 0.5.8 (UNRELEASED) +========================== + + .. _version_0_5_7: Version 0.5.7 === modified file 'lava_dispatcher/__init__.py' --- lava_dispatcher/__init__.py 2012-03-13 01:22:44 +0000 +++ lava_dispatcher/__init__.py 2012-03-13 01:41:23 +0000 @@ -18,4 +18,4 @@ # along # with this program; if not, see . -__version__ = (0, 5, 7, "final", 0) +__version__ = (0, 5, 8, "dev", 0)