version: 16.04-rc2
authorThomas Monjalon <thomas.monjalon@6wind.com>
Fri, 25 Mar 2016 18:54:29 +0000 (19:54 +0100)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Fri, 25 Mar 2016 18:55:09 +0000 (19:55 +0100)
Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com>
lib/librte_eal/common/include/rte_version.h

index 612f981..51b6d28 100644 (file)
@@ -77,7 +77,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