From patchwork Fri Apr 20 13:39:15 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: James Tunnicliffe X-Patchwork-Id: 7976 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 94AFD23E23 for ; Fri, 20 Apr 2012 13:39:18 +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 5DA35A1818A for ; Fri, 20 Apr 2012 13:39:18 +0000 (UTC) Received: by mail-iy0-f180.google.com with SMTP id e36so18330224iag.11 for ; Fri, 20 Apr 2012 06:39: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=9/T7DAiCwkbLGpcu5hkGWbirxQs682kRSNbAo3xyKXw=; b=m3H8oAftw0OfEXh++K8w5WnS95hV+3XdPIEhyERQRw95VAg9I1/3NSSHLcEttK6fMz Avr2flbB7H10wuajeS1WSTezZd/2fj/5VxldZqCUN6SA5DPev5VKfIjlHHV0mJX6UXJf 4+OnujgEVxlFTtQZULYtlmmoA9yap1/LSNOCqguI1J6Q2NIsuXz1cMRzMR7vDuNN5RNT ytQixm/fEt9u3NtTGnTJ7XqGvRH3vCvsgHNjeZDefayhvZaKhX2O8VPdGOadAGV9oa8C 1Kh9JBrsj/sEIrLn5BmiZ3HKYZcNn+CIzmjXyrO8z6+NgMljscthHIgJ83FzdSG7tILf l+Sg== Received: by 10.43.49.201 with SMTP id vb9mr5077209icb.35.1334929158104; Fri, 20 Apr 2012 06:39: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.231.137.198 with SMTP id x6csp33765ibt; Fri, 20 Apr 2012 06:39:17 -0700 (PDT) Received: by 10.216.139.129 with SMTP id c1mr3856599wej.48.1334929155765; 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 s74si6106139weq.130.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 1SLE3P-0000bw-8N for ; Fri, 20 Apr 2012 13:39:15 +0000 Received: from ackee.canonical.com (localhost [127.0.0.1]) by ackee.canonical.com (Postfix) with ESMTP id 3643BE0259 for ; Fri, 20 Apr 2012 13:39:15 +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: 513 X-Launchpad-Notification-Type: branch-revision To: Linaro Patch Tracker From: noreply@launchpad.net Subject: [Branch ~linaro-image-tools/linaro-image-tools/trunk] Rev 513: Post-release version bump to 2012.04.1 Message-Id: <20120420133915.8624.70328.launchpad@ackee.canonical.com> Date: Fri, 20 Apr 2012 13:39: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="15120"; Instance="launchpad-lazr.conf" X-Launchpad-Hash: dda817d5ce731fb2cdeee528b51c6ae7e99f405d X-Gm-Message-State: ALoCoQnGDAg0oCi+p9PARavWh2rCLc7qXVVpuKCa0ORFq5LP/xR2AeR9od31S3rdUw9LNpKklRl0 ------------------------------------------------------------ revno: 513 committer: James Tunnicliffe branch nick: trunk timestamp: Fri 2012-04-20 14:13:29 +0100 message: Post-release version bump to 2012.04.1 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-04-20 13:09:41 +0000 +++ linaro_image_tools/__version__.py 2012-04-20 13:13:29 +0000 @@ -1,1 +1,1 @@ -__version__ = "2012.04" +__version__ = "2012.04.1"