version: 2.2.0-rc1
authorThomas Monjalon <thomas.monjalon@6wind.com>
Wed, 4 Nov 2015 23:48:18 +0000 (00:48 +0100)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Wed, 4 Nov 2015 23:48:18 +0000 (00:48 +0100)
Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com>
lib/librte_eal/common/include/rte_version.h

index 08cc87a..4a8a7c5 100644 (file)
@@ -77,7 +77,7 @@ extern "C" {
  *   0-15 = release candidates
  *   16   = release
  */
-#define RTE_VER_PATCH_RELEASE 0
+#define RTE_VER_PATCH_RELEASE 1
 
 /**
  * Macro to compute a version number usable for comparisons