]> git.droids-corp.org - dpdk.git/blobdiff - lib/librte_eal/common/include/rte_version.h
version: 19.05-rc0
[dpdk.git] / lib / librte_eal / common / include / rte_version.h
index bc68197a81424f7c696595e35c2a8a6ad708681d..a7eed7ab72c9382120adf064ed476be33c324955 100644 (file)
@@ -27,12 +27,12 @@ extern "C" {
 /**
  * Major version/year number i.e. the yy in yy.mm.z
  */
-#define RTE_VER_YEAR 18
+#define RTE_VER_YEAR 19
 
 /**
  * Minor version/month number i.e. the mm in yy.mm.z
  */
-#define RTE_VER_MONTH 02
+#define RTE_VER_MONTH 5
 
 /**
  * Patch level number i.e. the z in yy.mm.z