version: 1.7.0-rc2
authorThomas Monjalon <thomas.monjalon@6wind.com>
Fri, 27 Jun 2014 01:12:30 +0000 (03:12 +0200)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Fri, 27 Jun 2014 01:13:11 +0000 (03:13 +0200)
Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com>
lib/librte_eal/common/include/rte_version.h

index 5d00089..1ce281c 100644 (file)
@@ -76,7 +76,7 @@ extern "C" {
  *   0-15 = release candidates
  *   16   = release
  */
-#define RTE_VER_PATCH_RELEASE 1
+#define RTE_VER_PATCH_RELEASE 2
 
 /**
  * Macro to compute a version number usable for comparisons