version: 2.0.0-rc3
authorThomas Monjalon <thomas.monjalon@6wind.com>
Tue, 31 Mar 2015 01:33:48 +0000 (03:33 +0200)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Tue, 31 Mar 2015 01:34:24 +0000 (03:34 +0200)
Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com>
lib/librte_eal/common/include/rte_version.h

index f13dfe1..5a50809 100644 (file)
@@ -77,7 +77,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