From patchwork Mon Jun 18 02:57:11 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: 9374 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 6BC1123EE2 for ; Mon, 18 Jun 2012 02:57:15 +0000 (UTC) Received: from mail-ob0-f180.google.com (mail-ob0-f180.google.com [209.85.214.180]) by fiordland.canonical.com (Postfix) with ESMTP id 2B23AA18655 for ; Mon, 18 Jun 2012 02:57:15 +0000 (UTC) Received: by obbun3 with SMTP id un3so8803182obb.11 for ; Sun, 17 Jun 2012 19: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=vNCXITNu5lnXwCPq9GckBIJdMGM7lr21YJ7NRD0mYO8=; b=IMIKGR2luZ8htzJqFhtuKMYa9N5Eri6SDhYTcre2zhQAO4tQ0e/w1jpZcLaXXIrZW8 RUuqcPhong4/Ms+tIQeTvobJycxHmixkDotNZZqEOHN+ojUDw9prWBxj2LnKrxb0Q2yu ShJv9eUrI8iunYNI0eair3jZ29RrMEFrd6hMUPdhdZ2uE6k+unXPVXMXLsrNiJG+faZS 3G0Pv4o7IRx9/Ilfaks/hmCI5HKEkBHV5J7S0ntk79Owj96zPUhrZ0A14WifalmU2ngR YSRO86hy0cDNAUioJkGQwLGLEVYk48eBjtNNuRuQL0ni3yJxDf1niULwBGNTZW90EcuA s4fA== Received: by 10.50.193.196 with SMTP id hq4mr7102649igc.57.1339988234429; Sun, 17 Jun 2012 19: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.231.24.148 with SMTP id v20csp43771ibb; Sun, 17 Jun 2012 19:57:13 -0700 (PDT) Received: by 10.216.141.223 with SMTP id g73mr7787659wej.64.1339988232491; Sun, 17 Jun 2012 19:57:12 -0700 (PDT) Received: from indium.canonical.com (indium.canonical.com. [91.189.90.7]) by mx.google.com with ESMTPS id m58si19690888wee.116.2012.06.17.19.57.12 (version=TLSv1/SSLv3 cipher=OTHER); Sun, 17 Jun 2012 19: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 1SgS9P-0007LD-VL for ; Mon, 18 Jun 2012 02:57:11 +0000 Received: from ackee.canonical.com (localhost [127.0.0.1]) by ackee.canonical.com (Postfix) with ESMTP id E4397E00A3 for ; Mon, 18 Jun 2012 02:57:11 +0000 (UTC) MIME-Version: 1.0 X-Launchpad-Project: lava-scheduler X-Launchpad-Branch: ~linaro-validation/lava-scheduler/trunk X-Launchpad-Message-Rationale: Subscriber X-Launchpad-Branch-Revision-Number: 181 X-Launchpad-Notification-Type: branch-revision To: Linaro Patch Tracker From: noreply@launchpad.net Subject: [Branch ~linaro-validation/lava-scheduler/trunk] Rev 181: post release bump Message-Id: <20120618025711.14745.36850.launchpad@ackee.canonical.com> Date: Mon, 18 Jun 2012 02:57: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="15419"; Instance="launchpad-lazr.conf" X-Launchpad-Hash: 99324d4474e59785e92bd0cd63cec63391edc863 X-Gm-Message-State: ALoCoQkGNSQ2VG3h/7/qdnX7NOV+YueQtTfGEZ/B1XEoBlhP1bImV+z1hmgp5GeTUXe7bR/vY0bv ------------------------------------------------------------ revno: 181 committer: Michael Hudson-Doyle branch nick: trunk timestamp: Mon 2012-06-18 14:55:06 +1200 message: post release bump modified: doc/changes.rst lava_scheduler_app/__init__.py --- lp:lava-scheduler https://code.launchpad.net/~linaro-validation/lava-scheduler/trunk You are subscribed to branch lp:lava-scheduler. To unsubscribe from this branch go to https://code.launchpad.net/~linaro-validation/lava-scheduler/trunk/+edit-subscription === modified file 'doc/changes.rst' --- doc/changes.rst 2012-06-18 02:54:34 +0000 +++ doc/changes.rst 2012-06-18 02:55:06 +0000 @@ -1,6 +1,13 @@ Version History *************** +.. _version_0_17: + +Version 0.17 +============ + +* Unreleased. + .. _version_0_16: Version 0.16 === modified file 'lava_scheduler_app/__init__.py' --- lava_scheduler_app/__init__.py 2012-06-18 02:54:34 +0000 +++ lava_scheduler_app/__init__.py 2012-06-18 02:55:06 +0000 @@ -17,4 +17,4 @@ # along with LAVA Scheduler. If not, see . -__version__ = (0, 16, 0, "final", 0) +__version__ = (0, 17, 0, "dev", 0)