version: 1.8.0-rc4
authorThomas Monjalon <thomas.monjalon@6wind.com>
Thu, 11 Dec 2014 00:42:52 +0000 (01:42 +0100)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Thu, 11 Dec 2014 00:44:25 +0000 (01:44 +0100)
Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com>
lib/librte_eal/common/include/rte_version.h

index c6f11c1..54cb9a6 100644 (file)
@@ -76,7 +76,7 @@ extern "C" {
  *   0-15 = release candidates
  *   16   = release
  */
-#define RTE_VER_PATCH_RELEASE 3
+#define RTE_VER_PATCH_RELEASE 4
 
 /**
  * Macro to compute a version number usable for comparisons