version: 16.07-rc1
authorThomas Monjalon <thomas.monjalon@6wind.com>
Mon, 4 Jul 2016 01:43:08 +0000 (03:43 +0200)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Mon, 4 Jul 2016 01:43:08 +0000 (03:43 +0200)
Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com>
lib/librte_eal/common/include/rte_version.h

index 96a7db8..dbe0997 100644 (file)
@@ -77,7 +77,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