From patchwork Fri Jun 1 02:04: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: 9066 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 F419723F0A for ; Fri, 1 Jun 2012 02:04:13 +0000 (UTC) Received: from mail-gg0-f180.google.com (mail-gg0-f180.google.com [209.85.161.180]) by fiordland.canonical.com (Postfix) with ESMTP id 68024A18B51 for ; Fri, 1 Jun 2012 02:04:13 +0000 (UTC) Received: by ggnf1 with SMTP id f1so1612211ggn.11 for ; Thu, 31 May 2012 19:04: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=6zXqxXcWRG8hVuYuJqeRl7MXInYgtmBzRyQgqzOf0fs=; b=l+XLX3XSn7PKUsMtMdjYZQ/HdmKNTqj/jv9I65vKwqqqEcQu6agL0IKqUfe/7oJBRM cjVpoMAEdqBig59bfJnGAgRYkp9rxaK0lzUG78hhf3SV0cWzg111ZuySFjKm7mPtRK1r Z4DoydX6IpcZkI1zSh2anTf41G+Se3hhbTQAUzZLIoUX8eszlUsV59ITWhCPYK69nCZu A5IbVeAxQzbpZCe0HNq0mXbPKIOhXs9Th07JSg/OyCmWVsh8q3ph7ITDp/aquXlnfBVI OJo4cqXcZhD4wUWKZqnzUOAgwW2fiJdWmQxQ3mlsgkgGEqlYY1Vt4MjNhG6X5CkupI9P afAA== Received: by 10.50.163.99 with SMTP id yh3mr484423igb.53.1338516252844; Thu, 31 May 2012 19:04: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.24.148 with SMTP id v20csp290528ibb; Thu, 31 May 2012 19:04:11 -0700 (PDT) Received: by 10.14.98.205 with SMTP id v53mr470644eef.138.1338516251291; Thu, 31 May 2012 19:04:11 -0700 (PDT) Received: from indium.canonical.com (indium.canonical.com. [91.189.90.7]) by mx.google.com with ESMTPS id gf2si692746wib.15.2012.05.31.19.04.10 (version=TLSv1/SSLv3 cipher=OTHER); Thu, 31 May 2012 19:04: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 1SaHDm-0007WJ-Q6 for ; Fri, 01 Jun 2012 02:04:10 +0000 Received: from ackee.canonical.com (localhost [127.0.0.1]) by ackee.canonical.com (Postfix) with ESMTP id BC423E214A for ; Fri, 1 Jun 2012 02:04: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: 311 X-Launchpad-Notification-Type: branch-revision To: Linaro Patch Tracker From: noreply@launchpad.net Subject: [Branch ~linaro-validation/lava-dispatcher/trunk] Rev 311: post release bump Message-Id: <20120601020410.24113.27848.launchpad@ackee.canonical.com> Date: Fri, 01 Jun 2012 02:04: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="15342"; Instance="launchpad-lazr.conf" X-Launchpad-Hash: 80cc057747f19c4fa4bb1f887de3804e9824d20b X-Gm-Message-State: ALoCoQlX+sAZ4n33aKSJELKDAUXXHe0+T6P2ds9U3AZcu9H9EFI1nHlryqO8dAbHRFpjZv7eqmLs ------------------------------------------------------------ revno: 311 committer: Michael Hudson-Doyle branch nick: trunk timestamp: Fri 2012-06-01 14:02:34 +1200 message: post release bump 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-06-01 02:00:58 +0000 +++ doc/changes.rst 2012-06-01 02:02:34 +0000 @@ -1,9 +1,16 @@ Version History *************** +.. _version_0_11: + +Version 0.11 +============ + +* Unreleased. + .. _version_0_10: -Verison 0.10 +Version 0.10 ============ * Add support for a pre_connect_command that will be executed before === modified file 'lava_dispatcher/__init__.py' --- lava_dispatcher/__init__.py 2012-06-01 02:00:58 +0000 +++ lava_dispatcher/__init__.py 2012-06-01 02:02:34 +0000 @@ -18,4 +18,4 @@ # along # with this program; if not, see . -__version__ = (0, 10, 0, "final", 0) +__version__ = (0, 11, 0, "dev", 0)