]> git.droids-corp.org - dpdk.git/blobdiff - lib/librte_eal/common/include/rte_version.h
version: 19.02-rc0
[dpdk.git] / lib / librte_eal / common / include / rte_version.h
index bc68197a81424f7c696595e35c2a8a6ad708681d..b790579a78cef160149331f8d0d917ff7cdc5c57 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 2
 
 /**
  * Patch level number i.e. the z in yy.mm.z