Release 5.2.0.166F

Release 5.2.0.166F

Change-Id: I19e15378c699d324443c8ea81b49e0a5ce463aa0
CRs-Fixed: 774533
This commit is contained in:
nshrivas 2020-01-22 02:45:32 -08:00
parent 2d88a6bc30
commit a04af933db

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 "E"
#define QWLAN_VERSION_EXTRA "F"
#define QWLAN_VERSION_BUILD 166
#define QWLAN_VERSIONSTR "5.2.0.166E"
#define QWLAN_VERSIONSTR "5.2.0.166F"
#endif /* QWLAN_VERSION_H */