Release 5.2.0.43

Release 5.2.0.43

Change-Id: Ic2e5d8f54c6be3ef22d2b81f381cf154d3cd568d
CRs-Fixed: 774533
This commit is contained in:
snandini 2017-09-11 16:22:14 -07:00
parent 38a70f9254
commit 9cf1c2b9ff

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 "Z"
#define QWLAN_VERSION_BUILD 42
#define QWLAN_VERSION_EXTRA ""
#define QWLAN_VERSION_BUILD 43
#define QWLAN_VERSIONSTR "5.2.0.42Z"
#define QWLAN_VERSIONSTR "5.2.0.43"
#endif /* QWLAN_VERSION_H */