Release 5.2.0.87

Release 5.2.0.87

Change-Id: Idd32f2e42df1545dec06832f9757acbf88ef6b85
CRs-Fixed: 774533
This commit is contained in:
nshrivas 2018-07-04 06:54:46 -07:00
parent 8ea5af63c0
commit f05e3a0e8f

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 "Z"
#define QWLAN_VERSION_BUILD 86
#define QWLAN_VERSION_EXTRA ""
#define QWLAN_VERSION_BUILD 87
#define QWLAN_VERSIONSTR "5.2.0.86Z"
#define QWLAN_VERSIONSTR "5.2.0.87"
#endif /* QWLAN_VERSION_H */