From patchwork Thu Dec 1 21:05:06 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Maxim Uvarov X-Patchwork-Id: 86151 Delivered-To: patch@linaro.org Received: by 10.140.20.101 with SMTP id 92csp884444qgi; Thu, 1 Dec 2016 13:05:42 -0800 (PST) X-Received: by 10.200.57.54 with SMTP id s51mr34460022qtb.68.1480626342480; Thu, 01 Dec 2016 13:05:42 -0800 (PST) Return-Path: Received: from lists.linaro.org (lists.linaro.org. [54.225.227.206]) by mx.google.com with ESMTP id 31si1130293qty.166.2016.12.01.13.05.42; Thu, 01 Dec 2016 13:05:42 -0800 (PST) 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 DCE0762DBB; Thu, 1 Dec 2016 21:05:41 +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=-1.9 required=5.0 tests=BAYES_00, RCVD_IN_DNSWL_NONE, 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 9B55F62D98; Thu, 1 Dec 2016 21:05:37 +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 AD9C662DA2; Thu, 1 Dec 2016 21:05:34 +0000 (UTC) Received: from mail-lf0-f53.google.com (mail-lf0-f53.google.com [209.85.215.53]) by lists.linaro.org (Postfix) with ESMTPS id 6211F62D77 for ; Thu, 1 Dec 2016 21:05:30 +0000 (UTC) Received: by mail-lf0-f53.google.com with SMTP id o141so181014511lff.1 for ; Thu, 01 Dec 2016 13:05:30 -0800 (PST) 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; bh=joUIrzQOik3k6/Kbs5KUJg9MqFyDGq6rlZ6iTz911BQ=; b=enu+v80yKwBP8dK7JVNCMS2fHwkn7jYxao9W0Zgfl5hkFxaRTLppQSGhDJrVlryo5X OJWnyL0BGIvwXc7HBDEvI0jQFoV7hPGMGiEhvf0E1HBHGM2ppQAQe0Dt2KY7OB9jOcr2 ehhsV2kSjZCapUx1lMRnL8i0/R7wWaFYAqW6/lq5NNJJbL+pFa3p1RNiYDC1227wnnTL OzceJ9NkZh7eOEKFFmf7ndLa7xrelKBFPsmzN37wFZqb3j/b7XrJexouElYnfawkvI3D /wYXRcBekRf94syUg5EZfgFlvuM9ig//q57aC0TT/Qw+/NbDyjGun9sUJrUVSvQjKBP/ 7QFA== X-Gm-Message-State: AKaTC01hftqXrfkg9xf2/DcZPm+Bn5qa4S4STqOuH2Bbjyd4e6twnJTu7wOz9O/6D4kH9pBC6lM= X-Received: by 10.25.104.2 with SMTP id d2mr12678604lfc.95.1480626329214; Thu, 01 Dec 2016 13:05:29 -0800 (PST) Received: from localhost.localdomain (ppp91-77-165-188.pppoe.mtu-net.ru. [91.77.165.188]) by smtp.gmail.com with ESMTPSA id s63sm312005lja.19.2016.12.01.13.05.27 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Thu, 01 Dec 2016 13:05:28 -0800 (PST) From: Maxim Uvarov To: lng-odp@lists.linaro.org Date: Fri, 2 Dec 2016 00:05:06 +0300 Message-Id: <1480626306-29821-1-git-send-email-maxim.uvarov@linaro.org> X-Mailer: git-send-email 2.7.1.250.gff4ea60 Subject: [lng-odp] [PATCH] configure.ac update version numbers 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" Update numbers for .so and add short description. Signed-off-by: Maxim Uvarov --- configure.ac | 16 ++++++++++++---- 1 file changed, 12 insertions(+), 4 deletions(-) -- 2.7.1.250.gff4ea60 Reviewed-by: Mike Holmes diff --git a/configure.ac b/configure.ac index b460a65..3e89b0a 100644 --- a/configure.ac +++ b/configure.ac @@ -3,7 +3,7 @@ AC_PREREQ([2.5]) # Set correct API version ########################################################################## m4_define([odpapi_generation_version], [1]) -m4_define([odpapi_major_version], [11]) +m4_define([odpapi_major_version], [12]) m4_define([odpapi_minor_version], [0]) m4_define([odpapi_point_version], [0]) m4_define([odpapi_version], @@ -28,12 +28,20 @@ AC_CONFIG_MACRO_DIR([m4]) AM_SILENT_RULES([yes]) ########################################################################## -# Set correct platform library version +# Set platform library version +# +# Follow version rules described here: +# https://www.gnu.org/software/libtool/manual/html_node/Updating-version-info.html +# Version is Current:Revision:Age +# 1. if there are only source changes, use C:R+1:A +# 2. if interfaces were added use C+1:0:A+1 +# 3. if interfaces were removed, then use C+1:0:0 ########################################################################## -ODP_LIBSO_VERSION=111:0:0 + +ODP_LIBSO_VERSION=112:0:0 AC_SUBST(ODP_LIBSO_VERSION) -ODPHELPER_LIBSO_VERSION=110:0:1 +ODPHELPER_LIBSO_VERSION=110:1:1 AC_SUBST(ODPHELPER_LIBSO_VERSION) # Checks for programs.