From patchwork Thu Apr 26 02:29:09 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Andy Doan X-Patchwork-Id: 8133 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 BDB8623E13 for ; Thu, 26 Apr 2012 02:29:13 +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 72EC7A189D6 for ; Thu, 26 Apr 2012 02:29:13 +0000 (UTC) Received: by iage36 with SMTP id e36so1346578iag.11 for ; Wed, 25 Apr 2012 19:29:12 -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=KPINjY8eOLHqIn9mOXACaftwXHyvZgjxE0WtumzsZGQ=; b=guDgtXQUh7LQMs6RlzOzkRk/7zU9lB0q79Bpy5vvdw3AiBmViQsS5za3v5BFtDFmFz l3JcuWYMQKz3GNBq4W1K7iioc6DMBCIA7JX1AFr44f4mRuKF7uZB6x2WjQcm3LX51K/D Ic3gjxsgjzjTSvcBILghIUHN+HQxcE6nCY+jxwfHZiG2eG/ui3ZZq4kmolpmhkiIS66d DNT4RiiHH+0XW1z3qoPhijEcajZBAJXunoA+EreFQslbWyOBcO4j+RYzXfLw6E1zd5oE 46ySrOfJuHdR7O7uIY3SfPKuliy7D5UdICeELyo562cUuwdHSKQcua9rGiLKyJgO9IUY 64JQ== Received: by 10.50.194.163 with SMTP id hx3mr4535740igc.49.1335407352802; Wed, 25 Apr 2012 19:29:12 -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.137.198 with SMTP id x6csp303106ibt; Wed, 25 Apr 2012 19:29:11 -0700 (PDT) Received: by 10.180.103.229 with SMTP id fz5mr472502wib.0.1335407350650; Wed, 25 Apr 2012 19:29:10 -0700 (PDT) Received: from indium.canonical.com (indium.canonical.com. [91.189.90.7]) by mx.google.com with ESMTPS id em16si20084454wid.16.2012.04.25.19.29.10 (version=TLSv1/SSLv3 cipher=OTHER); Wed, 25 Apr 2012 19:29:10 -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 1SNESE-0003jg-1h for ; Thu, 26 Apr 2012 02:29:10 +0000 Received: from ackee.canonical.com (localhost [127.0.0.1]) by ackee.canonical.com (Postfix) with ESMTP id F422DE24FA for ; Thu, 26 Apr 2012 02:29:09 +0000 (UTC) MIME-Version: 1.0 X-Launchpad-Project: lava-test X-Launchpad-Branch: ~linaro-validation/lava-test/trunk X-Launchpad-Message-Rationale: Subscriber X-Launchpad-Branch-Revision-Number: 144 X-Launchpad-Notification-Type: branch-revision To: Linaro Patch Tracker From: noreply@launchpad.net Subject: [Branch ~linaro-validation/lava-test/trunk] Rev 144: bump version to .7 final (2012.04) Message-Id: <20120426022909.25924.80528.launchpad@ackee.canonical.com> Date: Thu, 26 Apr 2012 02:29:09 -0000 Reply-To: noreply@launchpad.net Sender: bounces@canonical.com Errors-To: bounces@canonical.com Precedence: bulk X-Generated-By: Launchpad (canonical.com); Revision="15149"; Instance="launchpad-lazr.conf" X-Launchpad-Hash: b0f9cfdeed8901820d6afb8da95e752d09db1395 X-Gm-Message-State: ALoCoQllL/NgJVgSWsF5NAijvZSBXYUHuc0ARxzHGJ2+elDMYusfIwORMtCQDIUstp+wxAmLQV/2 ------------------------------------------------------------ revno: 144 tags: release-0.7, 2012.04 committer: Andy Doan branch nick: lava-test timestamp: Wed 2012-04-25 21:23:55 -0500 message: bump version to .7 final (2012.04) modified: doc/changes.rst lava_test/__init__.py --- lp:lava-test https://code.launchpad.net/~linaro-validation/lava-test/trunk You are subscribed to branch lp:lava-test. To unsubscribe from this branch go to https://code.launchpad.net/~linaro-validation/lava-test/trunk/+edit-subscription === modified file 'doc/changes.rst' --- doc/changes.rst 2012-04-19 14:35:00 +0000 +++ doc/changes.rst 2012-04-26 02:23:55 +0000 @@ -3,10 +3,11 @@ .. _version_0_7: -Version 0.7 (UNRELEASED) -======================== +Version 0.7 +=========== * Add perf test +* Add tjbench test .. _version_0_6: === modified file 'lava_test/__init__.py' --- lava_test/__init__.py 2012-03-27 12:42:34 +0000 +++ lava_test/__init__.py 2012-04-26 02:23:55 +0000 @@ -13,4 +13,4 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . -__version__ = (0, 7, 0, "dev", 0) +__version__ = (0, 7, 0, "final", 0)