Release 5.2.0.177G

Release 5.2.0.177G

Change-Id: I9423e6213a9a0d06b150194158b018505a6a2449
CRs-Fixed: 774533
This commit is contained in:
nshrivas 2020-03-20 17:05:48 -07:00
parent c99a7e3cb0
commit a33f3be692

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 "F"
#define QWLAN_VERSION_EXTRA "G"
#define QWLAN_VERSION_BUILD 177
#define QWLAN_VERSIONSTR "5.2.0.177F"
#define QWLAN_VERSIONSTR "5.2.0.177G"
#endif /* QWLAN_VERSION_H */