Release 5.2.0.101V

Release 5.2.0.101V

Change-Id: I36bca4bc67935e3c501f93e62c3dea485172c974
CRs-Fixed: 774533
This commit is contained in:
nshrivas 2018-10-15 22:50:31 -07:00
parent 360135b8ea
commit a5ae600fad

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 "U"
#define QWLAN_VERSION_EXTRA "V"
#define QWLAN_VERSION_BUILD 101
#define QWLAN_VERSIONSTR "5.2.0.101U"
#define QWLAN_VERSIONSTR "5.2.0.101V"
#endif /* QWLAN_VERSION_H */