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