From patchwork Mon Sep 24 16:14:12 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Andy Doan X-Patchwork-Id: 11675 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 AB92123EFB for ; Mon, 24 Sep 2012 16:14:15 +0000 (UTC) Received: from mail-ie0-f180.google.com (mail-ie0-f180.google.com [209.85.223.180]) by fiordland.canonical.com (Postfix) with ESMTP id 61A41A18ADE for ; Mon, 24 Sep 2012 16:14:15 +0000 (UTC) Received: by ieje10 with SMTP id e10so10400130iej.11 for ; Mon, 24 Sep 2012 09:14:14 -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=b9/UMYaJzTMDhy9iX2aeIt8ixu8ebibb7OluYaeebyU=; b=Oxy0salddmXsETz7jb1UJU7yPNICxGfHiFtejf8/wbETGYhpl1QqG//X24pgJ9yojC vvoGyTBXlOthd27432Nw5AwfUMZX/WKeZ4z8krcu5vHO7/eLNAgmwGU0ZBChJRv5X7B5 b6kzqms6alTocVSAUtui17Dmal2RcPaCRwxFYiGm3Y8TAKA50kvsrG3fHZvvDA3Uj0Kg 0vJv19dDBTe6azqO5y5D/8ng41/P22la3HIMaA6HzaekSk24RRv9aaN03Xkxyh+U6Acr HcODWO8806hJPUl+W9QxlJmHdNt1uCYrKYGA2LU/Dh2wu9g3vfNnwvCg+Qg06zhmL3Sd 2ccg== Received: by 10.50.0.193 with SMTP id 1mr5761657igg.0.1348503254783; Mon, 24 Sep 2012 09:14:14 -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 ex8csp250644igc; Mon, 24 Sep 2012 09:14:14 -0700 (PDT) Received: by 10.216.212.3 with SMTP id x3mr8197649weo.31.1348503253351; Mon, 24 Sep 2012 09:14:13 -0700 (PDT) Received: from indium.canonical.com (indium.canonical.com. [91.189.90.7]) by mx.google.com with ESMTPS id n48si23410207wea.157.2012.09.24.09.14.12 (version=TLSv1/SSLv3 cipher=OTHER); Mon, 24 Sep 2012 09:14:13 -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 1TGBIS-00053V-Ql for ; Mon, 24 Sep 2012 16:14:12 +0000 Received: from ackee.canonical.com (localhost [127.0.0.1]) by ackee.canonical.com (Postfix) with ESMTP id BC340E02FD for ; Mon, 24 Sep 2012 16:14:12 +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: 389 X-Launchpad-Notification-Type: branch-revision To: Linaro Patch Tracker From: noreply@launchpad.net Subject: [Branch ~linaro-validation/lava-dispatcher/trunk] Rev 389: post release bump Message-Id: <20120924161412.28308.57978.launchpad@ackee.canonical.com> Date: Mon, 24 Sep 2012 16:14:12 -0000 Reply-To: noreply@launchpad.net Sender: bounces@canonical.com Errors-To: bounces@canonical.com Precedence: bulk X-Generated-By: Launchpad (canonical.com); Revision="16008"; Instance="launchpad-lazr.conf" X-Launchpad-Hash: f3045aceee26beea9d44ea07fae265ed30618203 X-Gm-Message-State: ALoCoQlZaccUeyBttKG0mQwRyMuGPCfyLEichEs4zzLSRU47YtjSnoILF8zAw+W/fb7DNcYGS3In ------------------------------------------------------------ revno: 389 committer: Andy Doan branch nick: lava-dispatcher timestamp: Mon 2012-09-24 11:13:48 -0500 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-09-24 16:12:18 +0000 +++ doc/changes.rst 2012-09-24 16:13:48 +0000 @@ -1,6 +1,12 @@ Version History *************** +.. _version_0_19: + +Version 0.19 +============ +* Unreleased + .. _version_0_18: Version 0.18 === modified file 'lava_dispatcher/__init__.py' --- lava_dispatcher/__init__.py 2012-09-24 16:12:18 +0000 +++ lava_dispatcher/__init__.py 2012-09-24 16:13:48 +0000 @@ -18,4 +18,4 @@ # along # with this program; if not, see . -__version__ = (0, 18, 0, "final", 0) +__version__ = (0, 19, 0, "dev", 0)