Release 5.2.0.130W

Release 5.2.0.130W

Change-Id: I9b3efd465f28cb8d4d505ab0b0a3f1c02e14eca8
CRs-Fixed: 774533
This commit is contained in:
nshrivas 2019-04-19 06:12:48 -07:00
parent 6c4672b657
commit c06f367c74

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 130
#define QWLAN_VERSIONSTR "5.2.0.130V"
#define QWLAN_VERSIONSTR "5.2.0.130W"
#endif /* QWLAN_VERSION_H */