Release 5.2.0.189H

Release 5.2.0.189H

Change-Id: I37f33c7c705f260d6989da442e4409691822968d
CRs-Fixed: 774533
This commit is contained in:
nshrivas 2020-06-07 12:29:09 -07:00
parent fb397c30c4
commit 7d47f4b9c9

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 189
#define QWLAN_VERSIONSTR "5.2.0.189G"
#define QWLAN_VERSIONSTR "5.2.0.189H"
#endif /* QWLAN_VERSION_H */