Release 5.2.0.177I

Release 5.2.0.177I

Change-Id: I0344ac14f48292fc94c4f6734edc9a4f4dab7158
CRs-Fixed: 774533
This commit is contained in:
nshrivas 2020-03-21 05:31:25 -07:00
parent 6bfeae6ae4
commit 2f607373ab

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 177
#define QWLAN_VERSIONSTR "5.2.0.177H"
#define QWLAN_VERSIONSTR "5.2.0.177I"
#endif /* QWLAN_VERSION_H */