From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga02.intel.com (mga02.intel.com [134.134.136.20]) by mail.openembedded.org (Postfix) with ESMTP id E97196FFD4 for ; Tue, 2 Jan 2018 12:44:11 +0000 (UTC) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from fmsmga008.fm.intel.com ([10.253.24.58]) by orsmga101.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 02 Jan 2018 04:44:12 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.45,497,1508828400"; d="scan'208";a="6844069" Received: from kanavin-desktop.fi.intel.com (HELO [10.237.68.161]) ([10.237.68.161]) by fmsmga008.fm.intel.com with ESMTP; 02 Jan 2018 04:44:11 -0800 To: "Maxin B. John" , openembedded-core@lists.openembedded.org References: <1514896905-36107-1-git-send-email-maxin.john@intel.com> <1514896905-36107-4-git-send-email-maxin.john@intel.com> From: Alexander Kanavin Message-ID: Date: Tue, 2 Jan 2018 14:38:54 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.4.0 MIME-Version: 1.0 In-Reply-To: <1514896905-36107-4-git-send-email-maxin.john@intel.com> Subject: Re: [PATCH 4/4] pkgconf: upgrade to 1.3.90 X-BeenThere: openembedded-core@lists.openembedded.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: Patches and discussions about the oe-core layer List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 02 Jan 2018 12:44:12 -0000 Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit On 01/02/2018 02:41 PM, Maxin B. John wrote: > 1.3.7 -> 1.3.90 1.3.90 is a pre-release tag for 1.4.0, can be seen here: https://github.com/pkgconf/pkgconf/blob/master/NEWS Alex