version: 1.8.0-rc3
authorThomas Monjalon <thomas.monjalon@6wind.com>
Sat, 6 Dec 2014 10:24:04 +0000 (11:24 +0100)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Sat, 6 Dec 2014 10:25:18 +0000 (11:25 +0100)
Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com>
lib/librte_eal/common/include/rte_version.h

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