From patchwork Wed Aug 10 15:25:50 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Maxim Uvarov X-Patchwork-Id: 73677 Delivered-To: patch@linaro.org Received: by 10.140.29.52 with SMTP id a49csp460463qga; Wed, 10 Aug 2016 08:26:56 -0700 (PDT) X-Received: by 10.55.156.135 with SMTP id f129mr5106121qke.155.1470842816409; Wed, 10 Aug 2016 08:26:56 -0700 (PDT) Return-Path: Received: from lists.linaro.org (lists.linaro.org. [54.225.227.206]) by mx.google.com with ESMTP id 14si27084539qtn.142.2016.08.10.08.26.55; Wed, 10 Aug 2016 08:26:56 -0700 (PDT) Received-SPF: pass (google.com: domain of lng-odp-bounces@lists.linaro.org designates 54.225.227.206 as permitted sender) client-ip=54.225.227.206; Authentication-Results: mx.google.com; spf=pass (google.com: domain of lng-odp-bounces@lists.linaro.org designates 54.225.227.206 as permitted sender) smtp.mailfrom=lng-odp-bounces@lists.linaro.org; dmarc=pass (p=NONE dis=NONE) header.from=linaro.org Received: by lists.linaro.org (Postfix, from userid 109) id D8C476079F; Wed, 10 Aug 2016 15:26:55 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on ip-10-142-244-252 X-Spam-Level: X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00, RCVD_IN_DNSWL_LOW, RCVD_IN_MSPIKE_H3, RCVD_IN_MSPIKE_WL autolearn=disabled version=3.4.0 Received: from [127.0.0.1] (localhost [127.0.0.1]) by lists.linaro.org (Postfix) with ESMTP id 4B42661D3C; Wed, 10 Aug 2016 15:26:11 +0000 (UTC) X-Original-To: lng-odp@lists.linaro.org Delivered-To: lng-odp@lists.linaro.org Received: by lists.linaro.org (Postfix, from userid 109) id F33E96093F; Wed, 10 Aug 2016 15:26:02 +0000 (UTC) Received: from mail-wm0-f47.google.com (mail-wm0-f47.google.com [74.125.82.47]) by lists.linaro.org (Postfix) with ESMTPS id 5427460917 for ; Wed, 10 Aug 2016 15:26:01 +0000 (UTC) Received: by mail-wm0-f47.google.com with SMTP id o80so111484418wme.1 for ; Wed, 10 Aug 2016 08:26:01 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=GWBv8M/qdHJWpoPZJ8Ld0AQsQqAQEDTQymlDwXZp5jg=; b=MzodjH3hhBaVNCpHhqf8g/d0k5hZC1+t68dX6dmuhchSi1ubVoWVRQM6UjrsAAn4nJ LvOVyWzxgKZcETu1b6URFrYV8EFa50PnT/jNx5MuGVgxaWQ04NTHRifN9iS8G7/MIAdx f6cMQe721wW0S91jTqNLhlT2nknM3fiMzuZ/NirpeEuO7x9EZh6VfKSNvbiP5G5jcpsy kE6HwwxjEK7f0pR5eRbnYT4vq08YQU7EIZfDnl+CGfjbLZ8+66f8xqdjqiTHYesWzUJE rS4ItN9R9HJzX56B8uAwtCXiJ3vzzqr9BjF7EEdpbmsiTtGfYSZwxU9YEioq/Ot7vyKP z01Q== X-Gm-Message-State: AEkoout9qroHrM7PRmzT1yHeCH/sfAGM30+8w0hbWB5OTnU1xJkbhJVL93kBjanoFD6J6CF5X10= X-Received: by 10.25.207.129 with SMTP id f123mr794073lfg.81.1470842760279; Wed, 10 Aug 2016 08:26:00 -0700 (PDT) Received: from localhost.localdomain ([83.220.237.18]) by smtp.gmail.com with ESMTPSA id h30sm7625424lji.39.2016.08.10.08.25.59 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Wed, 10 Aug 2016 08:25:59 -0700 (PDT) From: Maxim Uvarov To: lng-odp@lists.linaro.org Date: Wed, 10 Aug 2016 18:25:50 +0300 Message-Id: <1470842750-25147-3-git-send-email-maxim.uvarov@linaro.org> X-Mailer: git-send-email 2.7.1.250.gff4ea60 In-Reply-To: <1470842750-25147-1-git-send-email-maxim.uvarov@linaro.org> References: <1470842750-25147-1-git-send-email-maxim.uvarov@linaro.org> X-Topics: Architecture patch Subject: [lng-odp] [MONARCH_LTS PATCHv2 2/2] configure.ac update version X-BeenThere: lng-odp@lists.linaro.org X-Mailman-Version: 2.1.16 Precedence: list List-Id: "The OpenDataPlane \(ODP\) List" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: lng-odp-bounces@lists.linaro.org Sender: "lng-odp" Signed-off-by: Maxim Uvarov --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- 2.7.1.250.gff4ea60 diff --git a/configure.ac b/configure.ac index 6551287..0285b0a 100644 --- a/configure.ac +++ b/configure.ac @@ -12,7 +12,7 @@ AM_SILENT_RULES([yes]) ########################################################################## # Set correct platform library version ########################################################################## -ODP_LIBSO_VERSION=110:0:1 +ODP_LIBSO_VERSION=110:0:2 AC_SUBST(ODP_LIBSO_VERSION) ODPHELPER_LIBSO_VERSION=110:0:1