Release 5.2.0.188H

Release 5.2.0.188H

Change-Id: I0aa5a877b696c354012478ce07ff71dd07e87ade
CRs-Fixed: 774533
This commit is contained in:
nshrivas 2020-05-31 04:04:18 -07:00
parent cf98b324aa
commit a1edb0ebc4

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 "G"
#define QWLAN_VERSION_EXTRA "H"
#define QWLAN_VERSION_BUILD 188
#define QWLAN_VERSIONSTR "5.2.0.188G"
#define QWLAN_VERSIONSTR "5.2.0.188H"
#endif /* QWLAN_VERSION_H */