From patchwork Thu Sep 20 21:57:12 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Michael-Doyle Hudson X-Patchwork-Id: 11617 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 6AC781B4E37 for ; Thu, 20 Sep 2012 21:57:15 +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 E2B34A18849 for ; Thu, 20 Sep 2012 21:57:14 +0000 (UTC) Received: by iafj25 with SMTP id j25so1988977iaf.11 for ; Thu, 20 Sep 2012 14:57: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=h7SKucXD7RcxyNa2xqK+sGjBC2LVrrh96f6SnF1Ujdg=; b=O1hVcaDc4/fM51ZUvLDdytshye+ONCSWa84c7Lqkxn3LxspA53I0QO9RNGeKtUpD2g z4Vyx+2G0Z5t1sXrE2w7nRD2rkcpVKeaZfjR5Ky3RoQh6dxT9RqfYoMPyYQI3tF2SRat p7ZTTsaZQ8drAoKtuKvng4YM8uzHbIqxgsNkR/skLvbZam2h8ZgByX/ZNdM6tX5sey6o +h9jWhquuuMPueczn6mG/GsWqqvWvNnYLc93KaboqAxvSih2wE2GfzsxsfLAIQbPS4Ld qx668b6l88ivWAerUXzstyGMUdWI8uA08HqmhjhCBsBheObVRWmxFJdgiJoni2V6Hhib a4Lg== Received: by 10.42.84.69 with SMTP id k5mr2578850icl.5.1348178234307; Thu, 20 Sep 2012 14:57: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 ex8csp99545igc; Thu, 20 Sep 2012 14:57:13 -0700 (PDT) Received: by 10.180.82.39 with SMTP id f7mr20941wiy.2.1348178232683; Thu, 20 Sep 2012 14:57:12 -0700 (PDT) Received: from indium.canonical.com (indium.canonical.com. [91.189.90.7]) by mx.google.com with ESMTPS id cb8si45171015wib.30.2012.09.20.14.57.12 (version=TLSv1/SSLv3 cipher=OTHER); Thu, 20 Sep 2012 14:57:12 -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 1TEokC-0005pH-5x for ; Thu, 20 Sep 2012 21:57:12 +0000 Received: from ackee.canonical.com (localhost [127.0.0.1]) by ackee.canonical.com (Postfix) with ESMTP id 22774E14D7 for ; Thu, 20 Sep 2012 21:57:12 +0000 (UTC) MIME-Version: 1.0 X-Launchpad-Project: lava-server X-Launchpad-Branch: ~linaro-validation/lava-server/trunk X-Launchpad-Message-Rationale: Subscriber X-Launchpad-Branch-Revision-Number: 398 X-Launchpad-Notification-Type: branch-revision To: Linaro Patch Tracker From: noreply@launchpad.net Subject: [Branch ~linaro-validation/lava-server/trunk] Rev 398: post release bump Message-Id: <20120920215712.30793.57338.launchpad@ackee.canonical.com> Date: Thu, 20 Sep 2012 21:57: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="15985"; Instance="launchpad-lazr.conf" X-Launchpad-Hash: 54f7b0d23ca51f4fb16737ebd2425db319bb639c X-Gm-Message-State: ALoCoQkLUqfdJzRRJixh/+y3QmV41B28WJ8WBDCDBsXNKbot2A8CKZiXzjNZ39N6cpAQ06+OfweG ------------------------------------------------------------ revno: 398 committer: Michael Hudson-Doyle branch nick: trunk timestamp: Fri 2012-09-21 09:56:04 +1200 message: post release bump modified: doc/changes.rst lava_server/__init__.py --- lp:lava-server https://code.launchpad.net/~linaro-validation/lava-server/trunk You are subscribed to branch lp:lava-server. To unsubscribe from this branch go to https://code.launchpad.net/~linaro-validation/lava-server/trunk/+edit-subscription === modified file 'doc/changes.rst' --- doc/changes.rst 2012-09-20 21:55:05 +0000 +++ doc/changes.rst 2012-09-20 21:56:04 +0000 @@ -1,6 +1,12 @@ Version History *************** +.. _version_0_19: + +Version 0.19 +============ +* Unreleased. + .. _version_0_18: Version 0.18 === modified file 'lava_server/__init__.py' --- lava_server/__init__.py 2012-09-20 21:55:05 +0000 +++ lava_server/__init__.py 2012-09-20 21:56:04 +0000 @@ -23,4 +23,4 @@ The LAVA server package. Contains only the version declaration. """ -__version__ = (0, 18, 0, "final", 0) +__version__ = (0, 19, 0, "dev", 0)