Release 5.2.0.113B

Release 5.2.0.113B

Change-Id: Ie6ff89c599989b8b45d7b3ebc40a5c506dc15b51
CRs-Fixed: 774533
This commit is contained in:
nshrivas 2018-12-24 00:10:51 -08:00
parent b6ec264531
commit 2cd4c0a291

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 113
#define QWLAN_VERSIONSTR "5.2.0.113A"
#define QWLAN_VERSIONSTR "5.2.0.113B"
#endif /* QWLAN_VERSION_H */