]> git.droids-corp.org - dpdk.git/blobdiff - lib/librte_eal/common/include/rte_version.h
version: 17.05-rc3
[dpdk.git] / lib / librte_eal / common / include / rte_version.h
index 8ac1abb5ff6a8209771ec928281062f5ae977882..f6aeb76f6390a768778fc2355bb541b7eff11a5d 100644 (file)
@@ -56,12 +56,12 @@ extern "C" {
 /**
  * Major version/year number i.e. the yy in yy.mm.z
  */
-#define RTE_VER_YEAR 16
+#define RTE_VER_YEAR 17
 
 /**
  * Minor version/month number i.e. the mm in yy.mm.z
  */
-#define RTE_VER_MONTH 11
+#define RTE_VER_MONTH 5
 
 /**
  * Patch level number i.e. the z in yy.mm.z