From patchwork Thu Aug 23 15:52:10 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Stevan Radakovic X-Patchwork-Id: 10910 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 1AA7A23F70 for ; Thu, 23 Aug 2012 15:52: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 0C75AA19066 for ; Thu, 23 Aug 2012 15:51:59 +0000 (UTC) Received: by obceq6 with SMTP id eq6so1928797obc.11 for ; Thu, 23 Aug 2012 08:52: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=JOsROgUSAOXn7Y1ZS3wkYyauFl+dKa6Kr66Bj8F0V2U=; b=oYpEoLO1rJQ0eFwvXv/+o2u1hcGYDXi7g+BxGC5uKcZIM1Xm+q/fvh4iiw5TiEjCq0 ufSv53yZqD07WJoXKfVeoyyO7HG6J6eMUHlXHi6zLbrewdQodNeay2TzN5KGmfwmQSvr nizV/RQhwzLN6IOBJwCfUCf9kKt4wo+2xEwK1bnZgUmh65kbIUKQVRdyMGpOKrtfHe0B Cjhtlgm1/vxkR7GvSxlhGjTVDK1nU30eJLokxznjDxUGkbs4pcTHMNGeiJhA4CqFN1Au DImzfWuIM4umZwe/SbUVyqkI9TfFYHTIkTLnAnZa/eXC/JNv/SHQ27XEmuaSn9wywaaZ q6Mg== Received: by 10.50.182.162 with SMTP id ef2mr2091924igc.43.1345737133417; Thu, 23 Aug 2012 08:52:13 -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 ex8csp269702igc; Thu, 23 Aug 2012 08:52:12 -0700 (PDT) Received: by 10.180.74.33 with SMTP id q1mr16041754wiv.4.1345737131773; Thu, 23 Aug 2012 08:52:11 -0700 (PDT) Received: from indium.canonical.com (indium.canonical.com. [91.189.90.7]) by mx.google.com with ESMTPS id u10si359763wix.1.2012.08.23.08.52.10 (version=TLSv1/SSLv3 cipher=OTHER); Thu, 23 Aug 2012 08:52:11 -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 1T4Zha-0003tU-QF for ; Thu, 23 Aug 2012 15:52:10 +0000 Received: from ackee.canonical.com (localhost [127.0.0.1]) by ackee.canonical.com (Postfix) with ESMTP id B6EAEE033E for ; Thu, 23 Aug 2012 15:52:10 +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: 549 X-Launchpad-Notification-Type: branch-revision To: Linaro Patch Tracker From: noreply@launchpad.net Subject: [Branch ~linaro-image-tools/linaro-image-tools/trunk] Rev 549: Release 2012.08 Message-Id: <20120823155210.8622.10688.launchpad@ackee.canonical.com> Date: Thu, 23 Aug 2012 15:52:10 -0000 Reply-To: noreply@launchpad.net Sender: bounces@canonical.com Errors-To: bounces@canonical.com Precedence: bulk X-Generated-By: Launchpad (canonical.com); Revision="15843"; Instance="launchpad-lazr.conf" X-Launchpad-Hash: 5161f3edc65e20e03e6bd62121c89cd4577215c3 X-Gm-Message-State: ALoCoQkPznwmswWaAnP3TJlMaJrKIGIpb5kDPWWi09gs5dQ4p9VgEmY7Y+H4iBpaifOPyCAg9TQ1 ------------------------------------------------------------ revno: 549 tags: 2012.08 committer: Stevan Radakovic branch nick: trunk timestamp: Thu 2012-08-23 15:59:39 +0200 message: Release 2012.08 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-07-23 16:06:14 +0000 +++ linaro_image_tools/__version__.py 2012-08-23 13:59:39 +0000 @@ -1,1 +1,1 @@ -__version__ = "2012.07.1" +__version__ = "2012.08"