From patchwork Fri Apr 20 13:39:14 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: James Tunnicliffe X-Patchwork-Id: 7975 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 C6A6923E23 for ; Fri, 20 Apr 2012 13:39:17 +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 8B994A18133 for ; Fri, 20 Apr 2012 13:39:17 +0000 (UTC) Received: by iage36 with SMTP id e36so18330224iag.11 for ; Fri, 20 Apr 2012 06:39:17 -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=60SPrZwjEXtrndGT90PCU2oqMVSAqKLsxJ/y3kFsn2s=; b=U/C27c5fDxVQFcX9ml5WW0KS+igqdvNVNyQkFWCdvIJF2VXQzHlp9Pkd1IhEYRrJbi cwqxkcgBJ65Nsxx7Qc+fBqJRsG4Kjln/UiUr+pNxv1N39EwywT4XgPD7DtB0/kquSYRv yvwUY75d+LEmDHUUqSnAzv0RmW2s7N+oasUOME01FSqLccJa3fI+Y5T4VQvyQsV6I5ir dBdpg7Y2+hyEIiIfZCVniJ+No3OWBUrrd36C6omiEPxemw5I9kvS91uqqZKisDAko1Tk prnngGaUfcS7vWT4Fik80gG1kcC9X9AAJQwzxcRiKLCGNJyG8pUgC7KwudIZkCseY1V5 xoAg== Received: by 10.50.185.233 with SMTP id ff9mr21099831igc.55.1334929156993; Fri, 20 Apr 2012 06:39:16 -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 x6csp33764ibt; Fri, 20 Apr 2012 06:39:16 -0700 (PDT) Received: by 10.180.80.104 with SMTP id q8mr15191581wix.14.1334929155612; Fri, 20 Apr 2012 06:39:15 -0700 (PDT) Received: from indium.canonical.com (indium.canonical.com. [91.189.90.7]) by mx.google.com with ESMTPS id y5si2723675wiy.44.2012.04.20.06.39.15 (version=TLSv1/SSLv3 cipher=OTHER); Fri, 20 Apr 2012 06:39:15 -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 1SLE3O-0000bh-Vl for ; Fri, 20 Apr 2012 13:39:14 +0000 Received: from ackee.canonical.com (localhost [127.0.0.1]) by ackee.canonical.com (Postfix) with ESMTP id E65F7E0259 for ; Fri, 20 Apr 2012 13:39:14 +0000 (UTC) MIME-Version: 1.0 X-Launchpad-Project: linaro-image-tools X-Launchpad-Branch: ~linaro-image-tools/linaro-image-tools/trunk X-Launchpad-Message-Rationale: Subscriber X-Launchpad-Branch-Revision-Number: 512 X-Launchpad-Notification-Type: branch-revision To: Linaro Patch Tracker From: noreply@launchpad.net Subject: [Branch ~linaro-image-tools/linaro-image-tools/trunk] Rev 512: Release 2012.04 Message-Id: <20120420133914.8624.61970.launchpad@ackee.canonical.com> Date: Fri, 20 Apr 2012 13:39:14 -0000 Reply-To: noreply@launchpad.net Sender: bounces@canonical.com Errors-To: bounces@canonical.com Precedence: bulk X-Generated-By: Launchpad (canonical.com); Revision="15120"; Instance="launchpad-lazr.conf" X-Launchpad-Hash: 84103168dbef1c91b688f95304a0cd6fb3632a9e X-Gm-Message-State: ALoCoQmAHKBsBFw1UabBLi+rvhT/IV6oonW+7F+JYHAmb8KlXVF9L5aV9F9mI5a3DL1YvJtM5w7S ------------------------------------------------------------ revno: 512 tags: 2012.04 committer: James Tunnicliffe branch nick: trunk timestamp: Fri 2012-04-20 14:09:41 +0100 message: Release 2012.04 modified: linaro_image_tools/__version__.py --- lp:linaro-image-tools https://code.launchpad.net/~linaro-image-tools/linaro-image-tools/trunk You are subscribed to branch lp:linaro-image-tools. To unsubscribe from this branch go to https://code.launchpad.net/~linaro-image-tools/linaro-image-tools/trunk/+edit-subscription === modified file 'linaro_image_tools/__version__.py' --- linaro_image_tools/__version__.py 2012-03-23 18:09:33 +0000 +++ linaro_image_tools/__version__.py 2012-04-20 13:09:41 +0000 @@ -1,1 +1,1 @@ -__version__ = "2012.03.1" +__version__ = "2012.04"