From: Thomas Monjalon Date: Wed, 30 Apr 2014 11:21:17 +0000 (+0200) Subject: version: 1.6.0r2 X-Git-Tag: spdx-start~10859 X-Git-Url: http://git.droids-corp.org/?a=commitdiff_plain;h=fa97553a6952f5441ca901e7d65d197724e3962f;hp=c9c96774aed47c31d7286fa7f2a03ae4a58197b9;p=dpdk.git version: 1.6.0r2 Signed-off-by: Thomas Monjalon --- diff --git a/lib/librte_eal/common/include/rte_version.h b/lib/librte_eal/common/include/rte_version.h index 840a2b390e..419de24d19 100644 --- a/lib/librte_eal/common/include/rte_version.h +++ b/lib/librte_eal/common/include/rte_version.h @@ -69,7 +69,7 @@ extern "C" { /** * Patch release number i.e. the w in x.y.zrw */ -#define RTE_VER_PATCH_RELEASE 1 +#define RTE_VER_PATCH_RELEASE 2 /** * Macro to compute a version number usable for comparisons diff --git a/pkg/dpdk-core.spec b/pkg/dpdk-core.spec index 77d6c76bac..f1387f9596 100644 --- a/pkg/dpdk-core.spec +++ b/pkg/dpdk-core.spec @@ -31,7 +31,7 @@ # name includes full version because there is no ABI stability yet Name: dpdk-core-1.6.0 -Version: r1 +Version: r2 %define fullversion 1.6.0%{version} Release: 1 Packager: packaging@6wind.com