version: 1.7.1-rc1
authorThomas Monjalon <thomas.monjalon@6wind.com>
Wed, 3 Sep 2014 01:57:46 +0000 (03:57 +0200)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Wed, 3 Sep 2014 01:59:12 +0000 (03:59 +0200)
Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com>
lib/librte_eal/common/include/rte_version.h

index 145721a..3bb0284 100644 (file)
@@ -76,7 +76,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