From patchwork Wed Aug 3 08:40:59 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Maxim Uvarov X-Patchwork-Id: 73199 Delivered-To: patch@linaro.org Received: by 10.140.29.52 with SMTP id a49csp664485qga; Wed, 3 Aug 2016 01:42:01 -0700 (PDT) X-Received: by 10.233.232.195 with SMTP id a186mr5085976qkg.25.1470213721724; Wed, 03 Aug 2016 01:42:01 -0700 (PDT) Return-Path: Received: from lists.linaro.org (lists.linaro.org. [54.225.227.206]) by mx.google.com with ESMTP id m184si1556354qkd.202.2016.08.03.01.42.01; Wed, 03 Aug 2016 01:42:01 -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 5993768089; Wed, 3 Aug 2016 08:42:01 +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, URIBL_BLOCKED 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 A8DD46808E; Wed, 3 Aug 2016 08:41:18 +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 193426806A; Wed, 3 Aug 2016 08:41:14 +0000 (UTC) Received: from mail-lf0-f41.google.com (mail-lf0-f41.google.com [209.85.215.41]) by lists.linaro.org (Postfix) with ESMTPS id DE4C668078 for ; Wed, 3 Aug 2016 08:41:12 +0000 (UTC) Received: by mail-lf0-f41.google.com with SMTP id g62so155906086lfe.3 for ; Wed, 03 Aug 2016 01:41:12 -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=LblXflH9Zop02jVOB3MHxmmYWM72QDUSlGfqhzbrji8=; b=ZNJ1bbQhxyadeeGb4rBXJrXuaJmPDIO6I+wEx/YX4RRKQKSPTV+hpNo1YxS1sw27+j 3qPAQ4BQppUpZZSpzvT8sStuxm6x+7yBGXlXbdt6C5fLNM+KlFYY595iJ3rUXMhOYKBU jSIaeT2a2rF5mouW6h1LQHUCgzSGI6YCoTz6msg2prjr3PD404bQa1jaMMQtnLTQ8BFW yceCLCL1n2Dk3R7slZv7aVyLPMlIkzmNTZCshgRl7KKXWp/P/DGZpKwjYxV21o8/GUTS WHjBJQ016gO2bZ9Mm9gMOhPJYs+ZJ/jWYBrKkDQb6Pc32ESROWMZ3kVdDNY+J49m00sv cczg== X-Gm-Message-State: AEkooutPsMTKIbnMrf/mcCcLDNyRfV5aDsgf46w4jfOC+D1VtiIT0lWjYEquqoUcGYglifzN+Kg= X-Received: by 10.46.32.139 with SMTP id g11mr19934370lji.28.1470213671727; Wed, 03 Aug 2016 01:41:11 -0700 (PDT) Received: from maxim-Aspire-VN7-791.d-systems.local ([185.75.190.112]) by smtp.gmail.com with ESMTPSA id p82sm1231910lfd.15.2016.08.03.01.41.10 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Wed, 03 Aug 2016 01:41:11 -0700 (PDT) From: Maxim Uvarov To: lng-odp@lists.linaro.org Date: Wed, 3 Aug 2016 11:40:59 +0300 Message-Id: <1470213659-4120-3-git-send-email-maxim.uvarov@linaro.org> X-Mailer: git-send-email 2.7.1.250.gff4ea60 In-Reply-To: <1470213659-4120-1-git-send-email-maxim.uvarov@linaro.org> References: <1470213659-4120-1-git-send-email-maxim.uvarov@linaro.org> X-Topics: Architecture patch Subject: [lng-odp] [MONARCH_LTS PATCH PATCH 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 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) -- 2.7.1.250.gff4ea60 diff --git a/configure.ac b/configure.ac index c0eb207..bd16370 100644 --- a/configure.ac +++ b/configure.ac @@ -12,10 +12,10 @@ AM_SILENT_RULES([yes]) ########################################################################## # Set correct platform library version ########################################################################## -ODP_LIBSO_VERSION=110:0:1 +ODP_LIBSO_VERSION=111:0:0 AC_SUBST(ODP_LIBSO_VERSION) -ODPHELPER_LIBSO_VERSION=110:0:1 +ODPHELPER_LIBSO_VERSION=111:0:0 AC_SUBST(ODPHELPER_LIBSO_VERSION) # Checks for programs.