Release 5.2.0.91L

Release 5.2.0.91L

Change-Id: I83fba8b17b7d36eb929ce5e2f1e75ef22a0b41ac
CRs-Fixed: 774533
This commit is contained in:
nshrivas 2018-08-07 18:10:27 -07:00
parent 3f78053b87
commit ce7c81d253

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 "K"
#define QWLAN_VERSION_EXTRA "L"
#define QWLAN_VERSION_BUILD 91
#define QWLAN_VERSIONSTR "5.2.0.91K"
#define QWLAN_VERSIONSTR "5.2.0.91L"
#endif /* QWLAN_VERSION_H */