version: 1.6.0r2

Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com>
This commit is contained in:
Thomas Monjalon 2014-04-30 13:21:17 +02:00
parent c9c96774ae
commit fa97553a69
2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -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