Release 5.2.0.156Y

Release 5.2.0.156Y

Change-Id: I48e12707fcbd345f7d3772405e2774f77c8e7fcf
CRs-Fixed: 774533
This commit is contained in:
nshrivas 2019-11-14 06:00:34 -08:00
parent 46eaac22aa
commit 3de9c892dc

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 156
#define QWLAN_VERSIONSTR "5.2.0.156X"
#define QWLAN_VERSIONSTR "5.2.0.156Y"
#endif /* QWLAN_VERSION_H */