version: 2.0.0-rc1
[dpdk.git] / lib / librte_eal / common / include / rte_version.h
index a267040..89934dd 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