Release 5.2.0.16B

Release 5.2.0.16B

Change-Id: I0e5ebabb3e10349327ed0174f4ae94dca0c79c69
CRs-Fixed: 688141
This commit is contained in:
Sandeep Puligilla 2017-03-20 02:47:43 -07:00
parent d6b2fd232e
commit 0e7cf24c43

View File

@ -41,9 +41,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 16
#define QWLAN_VERSIONSTR "5.2.0.16A"
#define QWLAN_VERSIONSTR "5.2.0.16B"
#endif /* QWLAN_VERSION_H */