version: 18.02-rc1
authorThomas Monjalon <thomas@monjalon.net>
Mon, 22 Jan 2018 00:50:25 +0000 (01:50 +0100)
committerThomas Monjalon <thomas@monjalon.net>
Mon, 22 Jan 2018 00:59:14 +0000 (01:59 +0100)
Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
lib/librte_eal/common/include/rte_version.h

index bc68197..bd20dc6 100644 (file)
@@ -49,7 +49,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