From patchwork Wed Sep 26 07:07:14 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Milo Casagrande X-Patchwork-Id: 11727 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 C04F024147 for ; Wed, 26 Sep 2012 07:07:17 +0000 (UTC) Received: from mail-ie0-f180.google.com (mail-ie0-f180.google.com [209.85.223.180]) by fiordland.canonical.com (Postfix) with ESMTP id 70915A191F6 for ; Wed, 26 Sep 2012 07:07:17 +0000 (UTC) Received: by ieje10 with SMTP id e10so622338iej.11 for ; Wed, 26 Sep 2012 00:07:16 -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=fT02zbqFOEHJJ8DgZMlQzLd5vZYi668juWnvdWSaBIg=; b=d0TrHMuBpdXApcjT+NuAh00LMymyr8sE2HgNNxqOLITpIHjZ/BVP+DOlc/j1GhuYd5 hNL79K2fp6HI3aZ/UUkcPHqeR+X9wT2wU6hEJNV5Vi44rY1YJjoEOdWiyVliGvzBcYPo 4r1kQGle7YcSnuUEo3eeXKFnagyZteTT1SbwdIg63xrDRkUb8RyLLFgAg3CUz5Jz9DTk nE8r4PlLdWwe+DK+G0zMBYRoSa78CiZN7xVPnmCuC3wmCgNDCzkBapumUQdkjx36JYNk eKaPyuuWm0xnad0IOFYi+XGfVP9DdIsodRiFP2ue8Vr2r/SuJJBmNbWWBZF0QpaWr2Dm uQZg== Received: by 10.42.84.69 with SMTP id k5mr13940067icl.5.1348643236829; Wed, 26 Sep 2012 00:07: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.50.184.232 with SMTP id ex8csp340098igc; Wed, 26 Sep 2012 00:07:15 -0700 (PDT) Received: by 10.180.106.9 with SMTP id gq9mr26262673wib.12.1348643234741; Wed, 26 Sep 2012 00:07:14 -0700 (PDT) Received: from indium.canonical.com (indium.canonical.com. [91.189.90.7]) by mx.google.com with ESMTPS id s10si21580307wic.11.2012.09.26.00.07.14 (version=TLSv1/SSLv3 cipher=OTHER); Wed, 26 Sep 2012 00:07:14 -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 1TGliE-0001pK-6W for ; Wed, 26 Sep 2012 07:07:14 +0000 Received: from ackee.canonical.com (localhost [127.0.0.1]) by ackee.canonical.com (Postfix) with ESMTP id 29D69E03B5 for ; Wed, 26 Sep 2012 07:07: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: 567 X-Launchpad-Notification-Type: branch-revision To: Linaro Patch Tracker From: noreply@launchpad.net Subject: [Branch ~linaro-image-tools/linaro-image-tools/trunk] Rev 567: Post-release version bump to 2012.09-1.1 Message-Id: <20120926070714.29186.25681.launchpad@ackee.canonical.com> Date: Wed, 26 Sep 2012 07:07: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="16033"; Instance="launchpad-lazr.conf" X-Launchpad-Hash: 4cae56acfcab3207212b106be9275f2f33846e9b X-Gm-Message-State: ALoCoQmRyahc/Fwv6XvdSVbXb8dwMdhCjt90tTdxHk2CAs0ShwazWQvLeQmrdTc++zcsp1PO4jYB ------------------------------------------------------------ revno: 567 committer: Milo Casagrande branch nick: trunk timestamp: Wed 2012-09-26 09:01:59 +0200 message: Post-release version bump to 2012.09-1.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-09-26 07:01:44 +0000 +++ linaro_image_tools/__version__.py 2012-09-26 07:01:59 +0000 @@ -1,1 +1,1 @@ -__version__ = "2012.09-1" +__version__ = "2012.09-1.1"