From patchwork Tue Oct 23 05:28:15 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Andy Doan X-Patchwork-Id: 12417 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 1432A23FB8 for ; Tue, 23 Oct 2012 05:28:19 +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 B7FB1A18A59 for ; Tue, 23 Oct 2012 05:28:18 +0000 (UTC) Received: by mail-ie0-f180.google.com with SMTP id e10so4609903iej.11 for ; Mon, 22 Oct 2012 22:28:18 -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=mkJ6ObOC2vAV6o73erwgW1v2UYs8I1vd50pX6BpIdZQ=; b=FpMgzsbOWHAebJ3cJjyHdcovAxO8XORhTnXrPjTnkXDkQg8nRZu3lPYlXStTzR/5t+ ACVHoEuULf109prrQmvFyjWrHMT1iMEy1ZWGgmucvnihAfJPVLfRS8L6uYjuD7y8I2gP AEbMStC+wnLkKoounbMc0uNFaQB3iGrKTZaPT3P5IMx9i2uFV7mXi8K49O7bvxlvSb9a cvkVPmx4BildsjRFJSbfZpxy9UAiIr7ozMNGFBOWefmCb1DlHLAV+omLfCqLWx3vg0nR Yubl3IX8eFy322h1uIooVLU1FrG8LSsi9b/gbGwPOGCr7etgFxKpNjPegn8Bf5mWxJdq 6SDQ== Received: by 10.50.168.37 with SMTP id zt5mr11533226igb.57.1350970098089; Mon, 22 Oct 2012 22:28:18 -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.67.148 with SMTP id n20csp362498igt; Mon, 22 Oct 2012 22:28:17 -0700 (PDT) Received: by 10.216.197.203 with SMTP id t53mr3407788wen.121.1350970096574; Mon, 22 Oct 2012 22:28:16 -0700 (PDT) Received: from indium.canonical.com (indium.canonical.com. [91.189.90.7]) by mx.google.com with ESMTPS id g17si6705444weo.21.2012.10.22.22.28.16 (version=TLSv1/SSLv3 cipher=OTHER); Mon, 22 Oct 2012 22:28:16 -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 1TQX2G-00083Y-0G for ; Tue, 23 Oct 2012 05:28:16 +0000 Received: from ackee.canonical.com (localhost [127.0.0.1]) by ackee.canonical.com (Postfix) with ESMTP id E695EE0341 for ; Tue, 23 Oct 2012 05:28:15 +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: 416 X-Launchpad-Notification-Type: branch-revision To: Linaro Patch Tracker From: noreply@launchpad.net Subject: [Branch ~linaro-validation/lava-dispatcher/trunk] Rev 416: post release bump Message-Id: <20121023052815.18357.920.launchpad@ackee.canonical.com> Date: Tue, 23 Oct 2012 05:28:15 -0000 Reply-To: noreply@launchpad.net Sender: bounces@canonical.com Errors-To: bounces@canonical.com Precedence: bulk X-Generated-By: Launchpad (canonical.com); Revision="16179"; Instance="launchpad-lazr.conf" X-Launchpad-Hash: 47d030af0c2ed137345f1d7c9b03e569b8efd75a X-Gm-Message-State: ALoCoQn9gwW9iBliSMcyYvcusc1cPxYC7ElviCMRtrWbpYa+5uyP8ll5lqCZlNqNtYnTVIBfCrL3 ------------------------------------------------------------ revno: 416 committer: Andy Doan branch nick: lava-dispatcher timestamp: Tue 2012-10-23 00:27:27 -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-10-23 03:21:33 +0000 +++ doc/changes.rst 2012-10-23 05:27:27 +0000 @@ -1,6 +1,12 @@ Version History *************** +.. _version_0_20: + +Version 0.20 +============ +* Unreleased + .. _version_0_19_1: Version 0.19.1 === modified file 'lava_dispatcher/__init__.py' --- lava_dispatcher/__init__.py 2012-10-23 04:46:20 +0000 +++ lava_dispatcher/__init__.py 2012-10-23 05:27:27 +0000 @@ -18,4 +18,4 @@ # along # with this program; if not, see . -__version__ = (0, 19, 2, "final", 0) +__version__ = (0, 20, 0, "dev", 0)