Release 5.2.0.165D

Release 5.2.0.165D

Change-Id: I405bf7c0c9cc80c16712137826ba6f84bc274bf3
CRs-Fixed: 774533
This commit is contained in:
nshrivas 2020-01-15 04:43:24 -08:00
parent 3d9cd95e51
commit 8774845b80

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 165
#define QWLAN_VERSIONSTR "5.2.0.165C"
#define QWLAN_VERSIONSTR "5.2.0.165D"
#endif /* QWLAN_VERSION_H */