version: 17.11-rc2
authorThomas Monjalon <thomas@monjalon.net>
Thu, 26 Oct 2017 23:39:36 +0000 (01:39 +0200)
committerThomas Monjalon <thomas@monjalon.net>
Thu, 26 Oct 2017 23:40:22 +0000 (01:40 +0200)
Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
lib/librte_eal/common/include/rte_version.h

index 5923744..2801bee 100644 (file)
@@ -78,7 +78,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