From patchwork Thu Nov 8 18:42:13 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Andy Doan X-Patchwork-Id: 12774 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 4552723E16 for ; Thu, 8 Nov 2012 18:42:17 +0000 (UTC) Received: from mail-ia0-f180.google.com (mail-ia0-f180.google.com [209.85.210.180]) by fiordland.canonical.com (Postfix) with ESMTP id BD098A187EC for ; Thu, 8 Nov 2012 18:42:16 +0000 (UTC) Received: by mail-ia0-f180.google.com with SMTP id f6so2083165iag.11 for ; Thu, 08 Nov 2012 10:42:16 -0800 (PST) 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=cszSAcKAzUgFAZ5TMNDDBal+/RtT3srZWgS4NcgkKWE=; b=P4WobcK0qR77AC4v7wDRLaXJ77YVdkyXrWNxjS7TaAO5g+EYdYdsS+KSt9wRPeNtNp X25/xugMtWYUiFkmgGPp38bHwVJKf7qqIu0OBFzjBjExQw9dRcID1Btkd/XPB7oUV0b4 1ClnaRVjRILKWT8exxqEZ2ZZjuOS2l+vEqnO4ENkkUevjxoisqDCJYGuzA2jUfRSBdWQ jkITnrbLCKVCjOB1pO/vvuEiL7cqha6U/F7MJSFsRx3O8JZu3CqfBMIY7bD7z5Lbz6kW 2Wb6oYcfNQVKWN8K4TxTKqoujS57ENA+DEpUSCf3cC4FV10qMyNFZWPqPdf0ih52jGbG cuMw== Received: by 10.50.88.233 with SMTP id bj9mr8927361igb.70.1352400135944; Thu, 08 Nov 2012 10:42:15 -0800 (PST) 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.50.67.148 with SMTP id n20csp414958igt; Thu, 8 Nov 2012 10:42:14 -0800 (PST) Received: by 10.180.8.197 with SMTP id t5mr15006925wia.5.1352400134322; Thu, 08 Nov 2012 10:42:14 -0800 (PST) Received: from indium.canonical.com (indium.canonical.com. [91.189.90.7]) by mx.google.com with ESMTPS id j42si3515072wen.61.2012.11.08.10.42.13 (version=TLSv1/SSLv3 cipher=OTHER); Thu, 08 Nov 2012 10:42:14 -0800 (PST) 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 1TWX3N-0001dB-Ns for ; Thu, 08 Nov 2012 18:42:13 +0000 Received: from ackee.canonical.com (localhost [127.0.0.1]) by ackee.canonical.com (Postfix) with ESMTP id A51FDE02D3 for ; Thu, 8 Nov 2012 18:42:13 +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: 441 X-Launchpad-Notification-Type: branch-revision To: Linaro Patch Tracker From: noreply@launchpad.net Subject: [Branch ~linaro-validation/lava-dispatcher/trunk] Rev 441: post release bump Message-Id: <20121108184213.3290.64860.launchpad@ackee.canonical.com> Date: Thu, 08 Nov 2012 18:42:13 -0000 Reply-To: noreply@launchpad.net Sender: bounces@canonical.com Errors-To: bounces@canonical.com Precedence: bulk X-Generated-By: Launchpad (canonical.com); Revision="16232"; Instance="launchpad-lazr.conf" X-Launchpad-Hash: 1c424df087bd20c49cdde8793af386f1990e1f76 X-Gm-Message-State: ALoCoQm48IizovkBjnhvzi05aICnGuc9mi30F0od6OhRRomXJwHVlmxQL6sajiHYENSfe7VHIroO ------------------------------------------------------------ revno: 441 committer: Andy Doan branch nick: lava-dispatcher timestamp: Wed 2012-11-07 21:46:23 -0600 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-11-08 03:43:50 +0000 +++ doc/changes.rst 2012-11-08 03:46:23 +0000 @@ -1,6 +1,12 @@ Version History *************** +.. _verison_0_22: + +Version 0.22 +============ +* Unreleased + .. _verison_0_21: Version 0.21 === modified file 'lava_dispatcher/__init__.py' --- lava_dispatcher/__init__.py 2012-11-08 03:43:50 +0000 +++ lava_dispatcher/__init__.py 2012-11-08 03:46:23 +0000 @@ -18,4 +18,4 @@ # along # with this program; if not, see . -__version__ = (0, 21, 0, "final", 0) +__version__ = (0, 22, 0, "dev", 0)