Release 5.2.0.107N

Release 5.2.0.107N

Change-Id: Ic32f2b94fa1616b17dc17ce43f546b9ace26b944
CRs-Fixed: 774533
This commit is contained in:
nshrivas 2018-11-20 23:11:51 -08:00 committed by Nitesh Shrivastav
parent 382aba7689
commit 6bc7303e6f

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 "M"
#define QWLAN_VERSION_EXTRA "N"
#define QWLAN_VERSION_BUILD 107
#define QWLAN_VERSIONSTR "5.2.0.107M"
#define QWLAN_VERSIONSTR "5.2.0.107N"
#endif /* QWLAN_VERSION_H */