Release 5.2.0.151M

Release 5.2.0.151M

Change-Id: I2eef2400376f5b9390655da3c7072a83aabed6ec
CRs-Fixed: 774533
This commit is contained in:
nshrivas
2019-10-05 16:18:32 -07:00
parent f214a5d1be
commit f47e20670b

View File

@@ -32,9 +32,9 @@
#define QWLAN_VERSION_MAJOR 5 #define QWLAN_VERSION_MAJOR 5
#define QWLAN_VERSION_MINOR 2 #define QWLAN_VERSION_MINOR 2
#define QWLAN_VERSION_PATCH 0 #define QWLAN_VERSION_PATCH 0
#define QWLAN_VERSION_EXTRA "L" #define QWLAN_VERSION_EXTRA "M"
#define QWLAN_VERSION_BUILD 151 #define QWLAN_VERSION_BUILD 151
#define QWLAN_VERSIONSTR "5.2.0.151L" #define QWLAN_VERSIONSTR "5.2.0.151M"
#endif /* QWLAN_VERSION_H */ #endif /* QWLAN_VERSION_H */