version: 1.6.0r2
authorThomas Monjalon <thomas.monjalon@6wind.com>
Wed, 30 Apr 2014 11:21:17 +0000 (13:21 +0200)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Thu, 1 May 2014 20:58:21 +0000 (22:58 +0200)
Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com>
lib/librte_eal/common/include/rte_version.h
pkg/dpdk-core.spec

index 840a2b3..419de24 100644 (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
index 77d6c76..f1387f9 100644 (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