From patchwork Thu Jun 21 09:31:12 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "Deepti B. Kalakeri" X-Patchwork-Id: 9532 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 290B823F28 for ; Thu, 21 Jun 2012 09:31:16 +0000 (UTC) Received: from mail-yx0-f180.google.com (mail-yx0-f180.google.com [209.85.213.180]) by fiordland.canonical.com (Postfix) with ESMTP id ED8EAA1828C for ; Thu, 21 Jun 2012 09:31:15 +0000 (UTC) Received: by yenq6 with SMTP id q6so273532yen.11 for ; Thu, 21 Jun 2012 02:31:15 -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=rIrJ+bUY0v2QA5Y9A4SrHtvX6mZDTpdMiu9jOact3M8=; b=CCR/ozf9UTwmQwmkpJ/V/BBTMDZ5wbp1bjk1ehHb+6Uywa+cYuUCMv+4WVKsQtofF5 g5SZ75hJslJfE/NrJRM7x6dIAVV3iB6fIi/mzVEqWgTzMFsRSyduffBX9woey0eiFXW7 LjuGCH6tB3pEWC0fbq1EmopHrM4Jnp8SY1WQmcHfKFOblnshXKiY9G9x5dnkPyPxKMiQ PPh8viWA4KMYdmh2qQH/P3LZV79/0r0BgnJynH7Litfooh50dezBoMaKR3+8RRNvWhtz Z5sWktSNN/pbRYIRLVUo5Hu8EMCTZ5Kj6VPgUxTy0tMsBabj1964jnrDuV22pDF2yQtk xOjw== Received: by 10.50.203.39 with SMTP id kn7mr6720651igc.53.1340271075284; Thu, 21 Jun 2012 02:31:15 -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 v20csp11545ibb; Thu, 21 Jun 2012 02:31:13 -0700 (PDT) Received: by 10.180.86.194 with SMTP id r2mr18626908wiz.15.1340271072925; Thu, 21 Jun 2012 02:31:12 -0700 (PDT) Received: from indium.canonical.com (indium.canonical.com. [91.189.90.7]) by mx.google.com with ESMTPS id gl1si40269150wib.26.2012.06.21.02.31.12 (version=TLSv1/SSLv3 cipher=OTHER); Thu, 21 Jun 2012 02:31: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 1ShdjM-0004MJ-90 for ; Thu, 21 Jun 2012 09:31:12 +0000 Received: from ackee.canonical.com (localhost [127.0.0.1]) by ackee.canonical.com (Postfix) with ESMTP id 35FAAE004A for ; Thu, 21 Jun 2012 09:31:12 +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: 531 X-Launchpad-Notification-Type: branch-revision To: Linaro Patch Tracker From: noreply@launchpad.net Subject: [Branch ~linaro-image-tools/linaro-image-tools/trunk] Rev 531: Post-release version bump to 2012.06.1 Message-Id: <20120621093112.6581.6795.launchpad@ackee.canonical.com> Date: Thu, 21 Jun 2012 09:31:12 -0000 Reply-To: noreply@launchpad.net Sender: bounces@canonical.com Errors-To: bounces@canonical.com Precedence: bulk X-Generated-By: Launchpad (canonical.com); Revision="15459"; Instance="launchpad-lazr.conf" X-Launchpad-Hash: 6878e63061557515a6f6c9658de647bf26bfc501 X-Gm-Message-State: ALoCoQkLZTb85FSUw5jFRrzsq0crHUq+gDeUmZuBiYxYEwHwZFHFlxtOro2OfcvdEJYA+HdTDOE/ ------------------------------------------------------------ revno: 531 committer: Deepti B. Kalakeri branch nick: linaro-image-tools timestamp: Thu 2012-06-21 12:58:26 +0530 message: Post-release version bump to 2012.06.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-06-21 07:28:24 +0000 +++ linaro_image_tools/__version__.py 2012-06-21 07:28:26 +0000 @@ -1,1 +1,1 @@ -__version__ = "2012.06" +__version__ = "2012.06.1"