version: 18.02-rc2
authorThomas Monjalon <thomas@monjalon.net>
Thu, 1 Feb 2018 02:09:10 +0000 (03:09 +0100)
committerThomas Monjalon <thomas@monjalon.net>
Thu, 1 Feb 2018 02:31:52 +0000 (03:31 +0100)
Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
lib/librte_eal/common/include/rte_version.h

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