Release 5.2.0.70

Release 5.2.0.70

Change-Id: Ieadb23cb2ec3ce9a8c3d31e9009d438b5b59203d
CRs-Fixed: 774533
This commit is contained in:
nshrivas 2018-03-15 17:31:10 -07:00
parent b2cd2e0ae0
commit d54049923c

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 69
#define QWLAN_VERSION_EXTRA ""
#define QWLAN_VERSION_BUILD 70
#define QWLAN_VERSIONSTR "5.2.0.69Z"
#define QWLAN_VERSIONSTR "5.2.0.70"
#endif /* QWLAN_VERSION_H */