From patchwork Tue Feb 26 20:32:14 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Stevan Radakovic X-Patchwork-Id: 15103 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 9625C23E00 for ; Tue, 26 Feb 2013 20:32:22 +0000 (UTC) Received: from mail-ve0-f180.google.com (mail-ve0-f180.google.com [209.85.128.180]) by fiordland.canonical.com (Postfix) with ESMTP id 4FDE8A19A7E for ; Tue, 26 Feb 2013 20:32:22 +0000 (UTC) Received: by mail-ve0-f180.google.com with SMTP id jx10so4300072veb.11 for ; Tue, 26 Feb 2013 12:32:21 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=x-received:x-forwarded-to:x-forwarded-for:delivered-to:x-received :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=RIBGS9EusfebLpRpMfcUiuFReMQ/Z9pVwMdWf3QX8ao=; b=U7h7YptCpBpHnBWmuXsDHWjmLu6ac51PwrEq4lZ7AirGACx2RJJP9NbF1L4IJ3XjjA ltENDnV+k9JA4zDVJwf1XlJoRAbi1vniN0QiaZXPO71ALduTv96q2Bluq+M2mVHOQTAw ePzvqlqFxphPC7wVBEPTgWZDyz/+0otm+Vx+60wwqpLXbdc2bTzWOahVzmsKQ2pGQiDE 7sFuoXVTj4kF6OFn4dsmu2I8GvUiam2gCGyobovgbt+3ZHsvdxZLQ4LK/MASLvrOhFND RRbX4BYQOd4CGtAt5NF06lknrmFFc20CEiXGte9nT5UzGvh78GW2b+6svK3VJane16Ai yoVw== X-Received: by 10.58.245.200 with SMTP id xq8mr12834453vec.21.1361910741679; Tue, 26 Feb 2013 12:32:21 -0800 (PST) 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.58.145.101 with SMTP id st5csp133756veb; Tue, 26 Feb 2013 12:32:21 -0800 (PST) X-Received: by 10.180.24.229 with SMTP id x5mr22002846wif.17.1361910735336; Tue, 26 Feb 2013 12:32:15 -0800 (PST) Received: from indium.canonical.com (indium.canonical.com. [91.189.90.7]) by mx.google.com with ESMTPS id fc4si5606813wib.0.2013.02.26.12.32.14 (version=TLSv1 cipher=RC4-SHA bits=128/128); Tue, 26 Feb 2013 12:32:15 -0800 (PST) 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 1UARCA-0004wv-9j for ; Tue, 26 Feb 2013 20:32:14 +0000 Received: from ackee.canonical.com (localhost [127.0.0.1]) by ackee.canonical.com (Postfix) with ESMTP id 38732E0A5D for ; Tue, 26 Feb 2013 20:32: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: 608 X-Launchpad-Notification-Type: branch-revision To: Linaro Patch Tracker From: noreply@launchpad.net Subject: [Branch ~linaro-image-tools/linaro-image-tools/trunk] Rev 608: Release 2013.02 Message-Id: <20130226203214.14343.5630.launchpad@ackee.canonical.com> Date: Tue, 26 Feb 2013 20:32: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="16506"; Instance="launchpad-lazr.conf" X-Launchpad-Hash: 8341ef990275512fb40fa5a72c5b1a6e67821bfe X-Gm-Message-State: ALoCoQkSci3W3VhJk+8J3UHkarHqYta1xPMLaUzhmqllqE4Gmqd+f2/xRNyWPSBd88eQddDzv2oy ------------------------------------------------------------ revno: 608 tags: 2013.02 committer: Stevan Radakovic branch nick: trunk timestamp: Tue 2013-02-26 21:03:25 +0100 message: Release 2013.02 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 2013-01-28 09:54:34 +0000 +++ linaro_image_tools/__version__.py 2013-02-26 20:03:25 +0000 @@ -1,1 +1,1 @@ -__version__ = "2013.01.1" +__version__ = "2013.02"