From patchwork Wed Aug 17 19:25:18 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Maxim Uvarov X-Patchwork-Id: 74122 Delivered-To: patch@linaro.org Received: by 10.140.29.52 with SMTP id a49csp2660411qga; Wed, 17 Aug 2016 12:25:47 -0700 (PDT) X-Received: by 10.237.33.111 with SMTP id 102mr47149780qtc.56.1471461947410; Wed, 17 Aug 2016 12:25:47 -0700 (PDT) Return-Path: Received: from lists.linaro.org (lists.linaro.org. [54.225.227.206]) by mx.google.com with ESMTP id 34si20655244qkq.3.2016.08.17.12.25.46; Wed, 17 Aug 2016 12:25:47 -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 4BF5C61ECF; Wed, 17 Aug 2016 19:25:46 +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 E78A761897; Wed, 17 Aug 2016 19:25:41 +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 48AC861E5D; Wed, 17 Aug 2016 19:25:33 +0000 (UTC) Received: from mail-wm0-f49.google.com (mail-wm0-f49.google.com [74.125.82.49]) by lists.linaro.org (Postfix) with ESMTPS id 76372615EE for ; Wed, 17 Aug 2016 19:25:32 +0000 (UTC) Received: by mail-wm0-f49.google.com with SMTP id f65so212755284wmi.0 for ; Wed, 17 Aug 2016 12:25: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=jOHuSWivQGVOhxdxr5WsGUFsMtwqaipNBwQlqhB4FC8=; b=c5OV2D8ZuzAmIOyPbfj5zI1aJd3f6csoWzZxB1Wu9Jj+pMhsc2VjilROrbGmYGcman n0Ho6RLhd5hVfG0nFMjx+NSJC82uGUA84wDg81bBlP7xNajGYOg/0+OfYiBLdO6pN1HV jaoe2N8ANbDPX6nhlEVWlT/sFH7Eufqeo31XiKdZTVtkp/4odQAMS9RdV4/t321uksWA TogeghQHc+JT0gMUVMGETahUqR8t5Xa7UKVkKVb3EMJWg8ohcjsekidkcX+wihWHqLv8 wzM+ljvNQgTbQKtTigxVnYB9skvlwRLLYpL1GDx6c3Lhz6K+BnN/WSigSprgGz/NO+pn 6FIQ== X-Gm-Message-State: AEkoouv7RfAW/CHcB0DCPjMLpVM5imAWO3eFtjbI7PJudnNE4ZPJA/BTkbrDUetFmE27kW4/QR4= X-Received: by 10.25.147.197 with SMTP id v188mr7780669lfd.9.1471461931214; Wed, 17 Aug 2016 12:25:31 -0700 (PDT) Received: from localhost.localdomain ([83.220.236.130]) by smtp.gmail.com with ESMTPSA id h88sm1769278ljh.23.2016.08.17.12.25.30 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Wed, 17 Aug 2016 12:25:30 -0700 (PDT) From: Maxim Uvarov To: lng-odp@lists.linaro.org Date: Wed, 17 Aug 2016 22:25:18 +0300 Message-Id: <1471461919-5087-1-git-send-email-maxim.uvarov@linaro.org> X-Mailer: git-send-email 2.7.1.250.gff4ea60 X-Topics: Architecture patch Subject: [lng-odp] [MONARCH PATCHv3 1/2] api: version update from 1.10.1 to 1.11.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: , Errors-To: lng-odp-bounces@lists.linaro.org Sender: "lng-odp" Signed-off-by: Maxim Uvarov --- include/odp/api/spec/version.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) -- 2.7.1.250.gff4ea60 Reviewed-by: Anders Roxell diff --git a/include/odp/api/spec/version.h b/include/odp/api/spec/version.h index aa3f3ab..1ddb9ce 100644 --- a/include/odp/api/spec/version.h +++ b/include/odp/api/spec/version.h @@ -45,7 +45,7 @@ extern "C" { * Introduction of major new features or changes. APIs with different major * versions are likely not backward compatible. */ -#define ODP_VERSION_API_MAJOR 10 +#define ODP_VERSION_API_MAJOR 11 /** * ODP API minor version @@ -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 1 +#define ODP_VERSION_API_MINOR 0 /** * ODP API version string