From patchwork Tue Nov 27 19:39:11 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Andy Doan X-Patchwork-Id: 13246 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 71C9823E0F for ; Tue, 27 Nov 2012 19:39:14 +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 274CBA18858 for ; Tue, 27 Nov 2012 19:39:14 +0000 (UTC) Received: by mail-ia0-f180.google.com with SMTP id t4so6366340iag.11 for ; Tue, 27 Nov 2012 11:39:13 -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=qXUuz952b4mH4CFwUXnLggNtz90P2s4JVX0TkO+kJqU=; b=DypLktkjzoWf/5gT2BZuNjG6mFoFjLyNEPQJajRp3p7489pBfLK+xqBAv/oq/ANXv9 pdcyPpRKwnoBGMwhBNIUCiHeM1SGYCKiHmnhnoP9tJQvQT0dPYXDAbSkOlbi6PIetuRg scXhahPYP8LKf29K/S+Q9Z+zkDV7lSh8P/qRhEBb0et7SDpRiv8105xNbm5LI3sbdEcs Uo+QQiez4gHrm7KSV2QNRpLnRy27ppfmSTHSmTaA+eP0L2kX30zyaUxvuJ0XujUMicYg RtYu09hsKbjvvw1HxaX9rqoq1QCu8OLm4GW0dOj1FjfewjZm4x4IL75N4EZWiXMsBgUa b4EQ== Received: by 10.50.42.168 with SMTP id p8mr16573848igl.57.1354045153582; Tue, 27 Nov 2012 11:39:13 -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 n20csp526219igt; Tue, 27 Nov 2012 11:39:12 -0800 (PST) Received: by 10.216.204.162 with SMTP id h34mr6524827weo.213.1354045152409; Tue, 27 Nov 2012 11:39:12 -0800 (PST) Received: from indium.canonical.com (indium.canonical.com. [91.189.90.7]) by mx.google.com with ESMTPS id n5si428054wiz.23.2012.11.27.11.39.12 (version=TLSv1/SSLv3 cipher=OTHER); Tue, 27 Nov 2012 11:39:12 -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 1TdQzv-0005jc-Tw for ; Tue, 27 Nov 2012 19:39:11 +0000 Received: from ackee.canonical.com (localhost [127.0.0.1]) by ackee.canonical.com (Postfix) with ESMTP id D0F57E03FB for ; Tue, 27 Nov 2012 19:39:11 +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: 366 X-Launchpad-Notification-Type: branch-revision To: Linaro Patch Tracker From: noreply@launchpad.net Subject: [Branch ~linaro-validation/lava-dashboard/trunk] Rev 366: post release bump Message-Id: <20121127193911.8731.32227.launchpad@ackee.canonical.com> Date: Tue, 27 Nov 2012 19:39: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="16309"; Instance="launchpad-lazr.conf" X-Launchpad-Hash: 3240609181e972cceaf32b7bbb9c56f891be9821 X-Gm-Message-State: ALoCoQnlhfQRiWQFU48ZjOtiQoMZlDqX7YagtPUpMoApNp0x8dXPN3borgdK65KQW0atYxkS+69z ------------------------------------------------------------ revno: 366 committer: Andy Doan branch nick: lava-dashboard timestamp: Tue 2012-11-27 13:38:37 -0600 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-11-27 19:37:11 +0000 +++ dashboard_app/__init__.py 2012-11-27 19:38:37 +0000 @@ -20,4 +20,4 @@ Dashboard Application (package) """ -__version__ = (0, 25, 0, "final", 0) +__version__ = (0, 26, 0, "dev", 0) === modified file 'doc/changes.rst' --- doc/changes.rst 2012-11-27 19:37:11 +0000 +++ doc/changes.rst 2012-11-27 19:38:37 +0000 @@ -1,6 +1,12 @@ Version History *************** +.. _version_0_26: + +Version 0.26 +============ +* Unreleased + .. _version_0_25: Version 0.25