Release 5.2.0.131W

Release 5.2.0.131W

Change-Id: I749fefe088cc9dde4b4e0eaa444988af76d5acb7
CRs-Fixed: 774533
This commit is contained in:
nshrivas 2019-04-29 15:27:08 -07:00
parent 4b6e218e4a
commit b7a6d8c807

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 "V"
#define QWLAN_VERSION_EXTRA "W"
#define QWLAN_VERSION_BUILD 131
#define QWLAN_VERSIONSTR "5.2.0.131V"
#define QWLAN_VERSIONSTR "5.2.0.131W"
#endif /* QWLAN_VERSION_H */