Release 5.2.0.167D

Release 5.2.0.167D

Change-Id: I165c61f153c3c27e443ab254ed058bca1cb687ff
CRs-Fixed: 774533
This commit is contained in:
nshrivas 2020-01-24 18:43:39 -08:00
parent b2e6d8964f
commit 7ba4f08400

View File

@ -32,9 +32,9 @@
#define QWLAN_VERSION_MAJOR 5
#define QWLAN_VERSION_MINOR 2
#define QWLAN_VERSION_PATCH 0
#define QWLAN_VERSION_EXTRA "C"
#define QWLAN_VERSION_EXTRA "D"
#define QWLAN_VERSION_BUILD 167
#define QWLAN_VERSIONSTR "5.2.0.167C"
#define QWLAN_VERSIONSTR "5.2.0.167D"
#endif /* QWLAN_VERSION_H */