Release 5.2.0.157U

Release 5.2.0.157U

Change-Id: I5a5d0f81e6e8b534cd6ca86738b961862c2729be
CRs-Fixed: 774533
This commit is contained in:
nshrivas 2019-11-19 13:04:42 -08:00
parent 999bd8a3aa
commit 707e837ef0

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 "T"
#define QWLAN_VERSION_EXTRA "U"
#define QWLAN_VERSION_BUILD 157
#define QWLAN_VERSIONSTR "5.2.0.157T"
#define QWLAN_VERSIONSTR "5.2.0.157U"
#endif /* QWLAN_VERSION_H */