Release 5.2.0.168I

Release 5.2.0.168I

Change-Id: I56e3cc4ab4e8e65d24a08ebbde4110e7be495d98
CRs-Fixed: 774533
This commit is contained in:
nshrivas 2020-01-31 14:34:47 -08:00
parent 18b95ae3be
commit cf7f603866

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 "H"
#define QWLAN_VERSION_EXTRA "I"
#define QWLAN_VERSION_BUILD 168
#define QWLAN_VERSIONSTR "5.2.0.168H"
#define QWLAN_VERSIONSTR "5.2.0.168I"
#endif /* QWLAN_VERSION_H */