Release 5.2.0.168Y

Release 5.2.0.168Y

Change-Id: Ie48342f23a2e37245fd741aa3107c7b40d3dd6b2
CRs-Fixed: 774533
This commit is contained in:
nshrivas 2020-02-06 02:11:06 -08:00
parent 02743447bd
commit 3308b7a0e1

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 "X"
#define QWLAN_VERSION_EXTRA "Y"
#define QWLAN_VERSION_BUILD 168
#define QWLAN_VERSIONSTR "5.2.0.168X"
#define QWLAN_VERSIONSTR "5.2.0.168Y"
#endif /* QWLAN_VERSION_H */