version: 2.1.0-rc2
authorThomas Monjalon <thomas.monjalon@6wind.com>
Mon, 27 Jul 2015 22:29:24 +0000 (00:29 +0200)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Mon, 27 Jul 2015 22:29:24 +0000 (00:29 +0200)
Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com>
lib/librte_eal/common/include/rte_version.h

index e24cd2b..795dd58 100644 (file)
@@ -77,7 +77,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