version: 17.02-rc1
authorThomas Monjalon <thomas.monjalon@6wind.com>
Thu, 19 Jan 2017 04:54:41 +0000 (05:54 +0100)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Thu, 19 Jan 2017 04:54:41 +0000 (05:54 +0100)
Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com>
lib/librte_eal/common/include/rte_version.h

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