From patchwork Tue Jun 14 12:22:24 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Maxim Uvarov X-Patchwork-Id: 69996 Delivered-To: patch@linaro.org Received: by 10.140.106.246 with SMTP id e109csp2017946qgf; Tue, 14 Jun 2016 05:22:42 -0700 (PDT) X-Received: by 10.200.42.152 with SMTP id b24mr18754911qta.35.1465906962700; Tue, 14 Jun 2016 05:22:42 -0700 (PDT) Return-Path: Received: from lists.linaro.org (lists.linaro.org. [54.225.227.206]) by mx.google.com with ESMTP id t79si18241869qgd.32.2016.06.14.05.22.42; Tue, 14 Jun 2016 05:22:42 -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 4626A68657; Tue, 14 Jun 2016 12:22:42 +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 0E7956864F; Tue, 14 Jun 2016 12:22:38 +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 2CBC16864F; Tue, 14 Jun 2016 12:22:34 +0000 (UTC) Received: from mail-lf0-f45.google.com (mail-lf0-f45.google.com [209.85.215.45]) by lists.linaro.org (Postfix) with ESMTPS id DD76E685FF for ; Tue, 14 Jun 2016 12:22:32 +0000 (UTC) Received: by mail-lf0-f45.google.com with SMTP id f6so82182932lfg.0 for ; Tue, 14 Jun 2016 05:22:32 -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=CsmPMd38H0AijAbBGq8W07ozJKqYJqsjYfZ8ZujzxIU=; b=IUKro7pexxI3vmUF5wi3wZX2EaYJV2/2lQK8ixs/DU3Tie9aEkVvtX041nXgm4hw0C 6V99dSS+wGNaEBzKGS72BjTRJ4+odgKRDABXhfH/3AFvkt5R/tByFt1L/wEez18HkX8r CUBqutsl+49L5wsN2IXRnypUpPVL+fYfcCiGEvaT26AODWkTgKCvokP0wXB8krpQZhrv BYMBkBTI4c3blUF1+NNZbAJD8pg5UWCF/wguSYmA7SW48L6KM9H4J5DjtAcUzz8FtL5Y LEreOj2D+IVwSuFBuf6j0gqxRpPfUOKv0mPtQPL8/lurCm+e0Sa2K/HGoI/7+4cDPLB6 LhIQ== X-Gm-Message-State: ALyK8tI+NzGVoUyN4urW/6tqRC8wGHRT2ys4IqfmW9ikgZ6gWdFlMtzQx67sDMa5EaKVtJk4tok= X-Received: by 10.46.5.15 with SMTP id 15mr5219667ljf.10.1465906951651; Tue, 14 Jun 2016 05:22:31 -0700 (PDT) Received: from localhost.localdomain ([83.220.236.117]) by smtp.gmail.com with ESMTPSA id 139sm3086844ljj.1.2016.06.14.05.22.30 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Tue, 14 Jun 2016 05:22:30 -0700 (PDT) From: Maxim Uvarov To: lng-odp@lists.linaro.org Date: Tue, 14 Jun 2016 15:22:24 +0300 Message-Id: <1465906944-14356-1-git-send-email-maxim.uvarov@linaro.org> X-Mailer: git-send-email 2.7.1.250.gff4ea60 X-Topics: patch Subject: [lng-odp] [PATCHv2] 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..3851ebd 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:0:1 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