From patchwork Tue Aug 28 05:27:09 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Andy Doan X-Patchwork-Id: 10992 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 E92E423E41 for ; Tue, 28 Aug 2012 05:27: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 5208DA18EE9 for ; Tue, 28 Aug 2012 05:26:44 +0000 (UTC) Received: by iafj25 with SMTP id j25so7194038iaf.11 for ; Mon, 27 Aug 2012 22:27: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=r9Ht8qdmxVp3xTj6dXcpxklPjXura1uVhWJxRfo+uMs=; b=R/OPTYVBbXX5g6kvOoZx6WnRCy4yt+exOMrcaUtszWht6LjpdlVU3bydzeZx0jkVsB KZbArcj/yt4uDkE+cwJKTFcVfqasmk0bQ/nhr22U9pVNJI0c9wjfx1wqNzt3WLLjDKoJ c2qvmuSwWe8UkdbEYy/tFepq2w+OQD1Wqhv65EZZeDQkzGpOZR/YKPAvwY3tFvTKg2Ze Kcz/F5+IluIcvqKGTkbSMqv1nVYxudLKomxL4cRcsit6vidXgUwSFQhz/0djbkZeeqwQ jNPQ6ZU3unj5MykiOPbyMg3EPrMnYCCIrm/XeQT6jyJt9wIa27ZqRA2jah25pdiGXFAG uwKQ== Received: by 10.42.84.69 with SMTP id k5mr12981807icl.5.1346131632064; Mon, 27 Aug 2012 22:27: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.50.184.232 with SMTP id ex8csp8050igc; Mon, 27 Aug 2012 22:27:11 -0700 (PDT) Received: by 10.216.241.198 with SMTP id g48mr7210926wer.164.1346131630700; Mon, 27 Aug 2012 22:27:10 -0700 (PDT) Received: from indium.canonical.com (indium.canonical.com. [91.189.90.7]) by mx.google.com with ESMTPS id m52si27403247wea.160.2012.08.27.22.27.10 (version=TLSv1/SSLv3 cipher=OTHER); Mon, 27 Aug 2012 22:27: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 1T6EKU-0005OC-2L for ; Tue, 28 Aug 2012 05:27:10 +0000 Received: from ackee.canonical.com (localhost [127.0.0.1]) by ackee.canonical.com (Postfix) with ESMTP id DE91BE01D2 for ; Tue, 28 Aug 2012 05:27:09 +0000 (UTC) MIME-Version: 1.0 X-Launchpad-Project: lava-dashboard X-Launchpad-Branch: ~linaro-validation/lava-dashboard/trunk X-Launchpad-Message-Rationale: Subscriber X-Launchpad-Branch-Revision-Number: 334 X-Launchpad-Notification-Type: branch-revision To: Linaro Patch Tracker From: noreply@launchpad.net Subject: [Branch ~linaro-validation/lava-dashboard/trunk] Rev 334: post release bump Message-Id: <20120828052709.7066.16120.launchpad@ackee.canonical.com> Date: Tue, 28 Aug 2012 05:27:09 -0000 Reply-To: noreply@launchpad.net Sender: bounces@canonical.com Errors-To: bounces@canonical.com Precedence: bulk X-Generated-By: Launchpad (canonical.com); Revision="15864"; Instance="launchpad-lazr.conf" X-Launchpad-Hash: 447cc51f98f55e7743adc92ceac0ac0839800def X-Gm-Message-State: ALoCoQkp+P3QDxmr02vwDN552bLqk8IQkkwudI0fmYtYWkOaHw3IDs9wL6Q/rcqtQrNhynPcAnTA ------------------------------------------------------------ revno: 334 committer: Andy Doan branch nick: lava-dashboard timestamp: Tue 2012-08-28 00:25:49 -0500 message: post release bump modified: dashboard_app/__init__.py doc/changes.rst --- lp:lava-dashboard https://code.launchpad.net/~linaro-validation/lava-dashboard/trunk You are subscribed to branch lp:lava-dashboard. To unsubscribe from this branch go to https://code.launchpad.net/~linaro-validation/lava-dashboard/trunk/+edit-subscription === modified file 'dashboard_app/__init__.py' --- dashboard_app/__init__.py 2012-08-28 04:33:31 +0000 +++ dashboard_app/__init__.py 2012-08-28 05:25:49 +0000 @@ -20,4 +20,4 @@ Dashboard Application (package) """ -__version__ = (0, 20, 0, "final", 0) +__version__ = (0, 21, 0, "dev", 0) === modified file 'doc/changes.rst' --- doc/changes.rst 2012-08-28 04:33:31 +0000 +++ doc/changes.rst 2012-08-28 05:25:49 +0000 @@ -1,6 +1,12 @@ Version History *************** +.. _version_0_21: + +Version 0.21 +============ +* Unreleased + .. _version_0_20: Version 0.20