Release 5.2.0.117B

Release 5.2.0.117B

Change-Id: I270f63143a82cc1567ee5f4abec0ab137c409dca
CRs-Fixed: 774533
This commit is contained in:
nshrivas 2019-01-24 12:30:15 -08:00
parent 5c65634429
commit 93f0fcbffc

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 "A"
#define QWLAN_VERSION_EXTRA "B"
#define QWLAN_VERSION_BUILD 117
#define QWLAN_VERSIONSTR "5.2.0.117A"
#define QWLAN_VERSIONSTR "5.2.0.117B"
#endif /* QWLAN_VERSION_H */