From patchwork Tue Jun 14 10:46:00 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Maxim Uvarov X-Patchwork-Id: 69985 Delivered-To: patch@linaro.org Received: by 10.140.106.246 with SMTP id e109csp1977629qgf; Tue, 14 Jun 2016 03:46:14 -0700 (PDT) X-Received: by 10.55.98.199 with SMTP id w190mr18926333qkb.75.1465901174866; Tue, 14 Jun 2016 03:46:14 -0700 (PDT) Return-Path: Received: from lists.linaro.org (lists.linaro.org. [54.225.227.206]) by mx.google.com with ESMTP id 15si17932392qke.117.2016.06.14.03.46.14; Tue, 14 Jun 2016 03:46:14 -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 71EDE6863A; Tue, 14 Jun 2016 10:46:14 +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 A0FCF68633; Tue, 14 Jun 2016 10:46:10 +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 8D7B168635; Tue, 14 Jun 2016 10:46:08 +0000 (UTC) Received: from mail-lf0-f54.google.com (mail-lf0-f54.google.com [209.85.215.54]) by lists.linaro.org (Postfix) with ESMTPS id 561026862E for ; Tue, 14 Jun 2016 10:46:06 +0000 (UTC) Received: by mail-lf0-f54.google.com with SMTP id f6so80632522lfg.0 for ; Tue, 14 Jun 2016 03:46:06 -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; bh=tr9XEdoEiqavkZQdsDHDydfPU01Aaj625hK5fqFWiW8=; b=gbYNnChnxoEK0Yr39cpTy47vx6BNZfOorN7yenQHSwLXaWHhhvTfgd5K7CfZ8kTqVI Qf/5OgnU8Nefu55XScfL6exoIkJfOGyq11QVtK6Rl1W5CBZdAEkiWIlTCs4+M1UlOQOq ZqMksSykqc21nP8YwPPx9tTb7C5foNF9jidcCHoIuJurDZM17RqMqwC60uCTYb55VKGi CyCSsaPOMwKI/xc2M847qRWyBhIvcHhhtl8xpItL+I7KfiEuzk7PiKw6SupSJtxN5kIq 09F2fuCC5t/bR/m2OHnjslcHFurILlU1sADhhoCcJP+uwRj+q8KiDTaMA3NNNjkWc//S C7UQ== X-Gm-Message-State: ALyK8tLHYPsVPZ/jv6v/JvlBCXQB99gLjoFg231z03fOtOdrlsQfFYgPsR1ehFFLKmKfLrvK41g= X-Received: by 10.25.85.85 with SMTP id j82mr200417lfb.4.1465901165243; Tue, 14 Jun 2016 03:46:05 -0700 (PDT) Received: from maxim-Aspire-VN7-791.d-systems.local ([185.75.190.112]) by smtp.gmail.com with ESMTPSA id aa3sm3280720lbc.20.2016.06.14.03.46.04 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Tue, 14 Jun 2016 03:46:04 -0700 (PDT) From: Maxim Uvarov To: lng-odp@lists.linaro.org Date: Tue, 14 Jun 2016 13:46:00 +0300 Message-Id: <1465901160-10212-1-git-send-email-maxim.uvarov@linaro.org> X-Mailer: git-send-email 2.7.1.250.gff4ea60 X-Topics: patch Subject: [lng-odp] [PATCH] update version number from v1.10.0.0 to v1.10.1.0 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: , MIME-Version: 1.0 Errors-To: lng-odp-bounces@lists.linaro.org Sender: "lng-odp" Signed-off-by: Maxim Uvarov --- configure.ac | 2 +- include/odp/api/spec/version.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/configure.ac b/configure.ac index a12f984..3e06885 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:0 +ODP_LIBSO_VERSION=110:1:0 AC_SUBST(ODP_LIBSO_VERSION) # Checks for programs. diff --git a/include/odp/api/spec/version.h b/include/odp/api/spec/version.h index 6220f37..aa3f3ab 100644 --- a/include/odp/api/spec/version.h +++ b/include/odp/api/spec/version.h @@ -54,7 +54,7 @@ extern "C" { * to the API. For an API with common generation and major version, but with * different minor numbers the two versions are backward compatible. */ -#define ODP_VERSION_API_MINOR 0 +#define ODP_VERSION_API_MINOR 1 /** * ODP API version string