version: 1.8.0-rc5
authorThomas Monjalon <thomas.monjalon@6wind.com>
Tue, 16 Dec 2014 23:31:34 +0000 (00:31 +0100)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Wed, 17 Dec 2014 00:04:07 +0000 (01:04 +0100)
Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com>
lib/librte_eal/common/include/rte_version.h

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